PowerShell.IsRunspaceOwner Property

Definition

Indicates if this PowerShell object is the owner of the runspace or RunspacePool assigned to this object

public bool IsRunspaceOwner { get; }
Property Value