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