KestrunTaskService constructor

Service to run ad-hoc Kestrun tasks in PowerShell, C#, or VB.NET, with status, result, and cancellation.

public KestrunTaskService(KestrunRunspacePoolManager pool, ILogger log)
parameter description
pool PowerShell runspace pool manager.
log Logger instance.

See Also