Click or drag to resize

IAppOnExiting Event

The event is raised after the application shuts down. For more information please see OnExiting(Int32).

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
event ExitingEventHandler OnExiting

Value

Type: EMInvent.InventSim.COMServerExitingEventHandler
See Also