Click or drag to resize

aceApplicationBaseonEventApplicationClosing Event

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Event handler for Closing" at Application, to hook reaction method on to.

Namespace:  imbACE.Services.application
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public event EventHandler<aceEventGeneralArgs> onEventApplicationClosing
Request Example View Source

Value

Type: SystemEventHandleraceEventGeneralArgs

Implements

IAceApplicationBaseonEventApplicationClosing
See Also