RayguideWrapperShutdownRequested Event |
The event when shutdown is requested. The exit code is passed as the parameter.
Namespace: RAYLASE.Marker.GUI.WrapperAssembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntaxpublic event EventHandler<int> ShutdownRequested
Value
EventHandlerInt32
See Also