Share via


HostParameterDefaults.HostPersistenceDelegate Property

Definition

The host persistence delegate.

public:
 property Func<bool> ^ HostPersistenceDelegate { Func<bool> ^ get(); void set(Func<bool> ^ value); };
public Func<bool> HostPersistenceDelegate { get; set; }
member this.HostPersistenceDelegate : Func<bool> with get, set
Public Property HostPersistenceDelegate As Func(Of Boolean)

Property Value

Applies to