KestrunOptions.MinRunspaces property
Gets or sets the minimum number of runspaces to use for script execution. Defaults to 1.
public int MinRunspaces { get; set; }
See Also
- class KestrunOptions
- namespace Kestrun.Hosting.Options
Gets or sets the minimum number of runspaces to use for script execution. Defaults to 1.
public int MinRunspaces { get; set; }