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