PluginContextShutdown Method |
Gracefully terminates current host process.
Plugin may call this method to stop working.
Namespace: Resto.Front.ApiAssembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntaxpublic static void Shutdown(
string reason = null
)
Parameters
- reason String (Optional)
-
See Also