KestrunHostManager.Destroy method
Destroys the specified KestrunHost instance and disposes its resources.
public static void Destroy(string name)
parameter | description |
---|---|
name | The name of the KestrunHost instance to destroy. |
See Also
- class KestrunHostManager
- namespace Kestrun