KestrunHostManager.Stop method
Stops the specified KestrunHost instance synchronously.
public static void Stop(string name)
parameter | description |
---|---|
name | The name of the KestrunHost instance to stop. |
See Also
- class KestrunHostManager
- namespace Kestrun