KestrunHost.Tasks property
Gets the ad-hoc task service used for running one-off tasks (PowerShell, C#, VB.NET). Initialized via AddTasks()
public KestrunTaskService Tasks { get; }
See Also
- class KestrunTaskService
- class KestrunHost
- namespace Kestrun.Hosting