Click or drag to resize

IPluginHostOnApplicationHostSuspended Event

Delegate gets called when the host OS goes into sleep/hibernation mode

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
event ApplicationHostSuspended OnApplicationHostSuspended

Value

Type: AdiIRCAPIv2.DelegatesApplicationHostSuspended
Remarks
Scripted Event Equivalent: on SUSPEND
See Also