RunspacePool.GetMinRunspaces 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.
Retrieves the minimum number of runspaces the pool maintains.
public:
int GetMinRunspaces();
public:
int GetMinRunspaces();
int GetMinRunspaces();
public int GetMinRunspaces ();
member this.GetMinRunspaces : unit -> int
Public Function GetMinRunspaces () As Integer
Returns
The minimum number of runspaces in the pool