RunspacePool.Connect Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Connects the runspace pool synchronously. Runspace pool must be in disconnected state.
public:
void Connect();
public:
void Connect();
void Connect();
public void Connect ();
member this.Connect : unit -> unit
Public Sub Connect ()