KestrunHostManager.StopAllAsync method
Stops all KestrunHost instances asynchronously.
public static Task StopAllAsync(CancellationToken ct = default)
parameter | description |
---|---|
ct | A cancellation token to observe while waiting for the tasks to complete. |
See Also
- class KestrunHostManager
- namespace Kestrun