IAccessContextTScopeDisposed Property |
If the current instance has been disposed so that
no new access may be scheduled.
Namespace: AccessFlowAssembly: AccessFlow (in AccessFlow.dll) Version: 1.0.0.2 (1.0.0.2)
SyntaxReadOnly Property Disposed As Boolean
Get
property bool Disposed {
bool get ();
}
abstract Disposed : bool with get
Property Value
Type:
Boolean
See Also