Click or drag to resize

SecurityProviderBaseIsDisposed Property

Gets a flag that indicates whether the object has been disposed.

Namespace:  GSF.Security
Assembly:  GSF.Security (in GSF.Security.dll) Version: 2.2.98-beta
Syntax
public bool IsDisposed { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

ISupportLifecycleIsDisposed
See Also