KestrunOptions.MaxSchedulerRunspaces property
Gets or sets the maximum number of runspaces to use for the scheduler service. Defaults to 8.
public int MaxSchedulerRunspaces { get; set; }
See Also
- class KestrunOptions
- namespace Kestrun.Hosting.Options