Click or drag to resize

McApplicationShutdown Event

This event is fired at the end of the application shutdown.

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Event Shutdown As DMcApplicationEvents_ShutdownEventHandler

Value

Type: DMcApplicationEvents_ShutdownEventHandler

Implements

DMcApplicationEvents_Event.Shutdown
Remarks