PowerShell.Connect Method

Definition

Synchronously connects to a running command on a remote server.

public System.Collections.ObjectModel.Collection<System.Management.Automation.PSObject> Connect ();
Returns

Command output as a PSDataCollection.