KestrunOptions.MaxRunspaces property

Gets or sets the maximum number of runspaces to use for script execution.

public int? MaxRunspaces { get; set; }

See Also