Click or drag to resize

RayguideWrapperShutdownRequested Event

The event when shutdown is requested. The exit code is passed as the parameter.

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntax
C#
public event EventHandler<int> ShutdownRequested

Value

EventHandlerInt32
See Also