PluginContextShutdown Method |
Gracefully terminates current host process.
Plugin may call this method to stop working.
Namespace:
Resto.Front.Api.V4
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax public static void Shutdown(
string reason = null
)
Parameters
- reason (Optional)
- Type: SystemString
See Also