PSExecutionCmdlet.InvokeAndDisconnect Property

Definition

Indicates that if a job/command is invoked remotely the connection should be severed right have invocation of job/command.

protected:
 property bool InvokeAndDisconnect { bool get(); void set(bool value); };
protected:
 property bool InvokeAndDisconnect { bool get(); void set(bool value); };
protected bool InvokeAndDisconnect { get; set; }
member this.InvokeAndDisconnect : bool with get, set
Protected Property InvokeAndDisconnect As Boolean

Property Value

Applies to