RunspacePool.IsDisposed Property

Definition

Gets a boolean which describes if the runspace pool is disposed.

public:
 property bool IsDisposed { bool get(); };
public:
 property bool IsDisposed { bool get(); };
public bool IsDisposed { get; }
member this.IsDisposed : bool
Public ReadOnly Property IsDisposed As Boolean

Property Value

Applies to