| PowerShellExecutionHostBaseIsStarted Property |
Checks whether the host is started, or not.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool IsStarted { get; }
Public ReadOnly Property IsStarted As Boolean
Get
Property Value
Type:
BooleanSee Also