HostSettings.UseNoPersistHandle Property

Definition

Gets or sets a value that indicates whether to use non-persistent handle.

public:
 property bool UseNoPersistHandle { bool get(); void set(bool value); };
public bool UseNoPersistHandle { get; set; }
member this.UseNoPersistHandle : bool with get, set
Public Property UseNoPersistHandle As Boolean

Property Value

true if non-persistent handle is used; otherwise, false.

Applies to