| PowerShellExecutionHostBaseIsDisposed Property |
Checks if this instance of already disposed.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool IsDisposed { get; }
Public ReadOnly Property IsDisposed As Boolean
Get
Property Value
Type:
BooleanSee Also