Click or drag to resize

IPluginHostOnApplicationHostWoken Event

Delegate gets called when the host OS comes back from sleep/hibernation mode

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

Value

Type: AdiIRCAPIv2.DelegatesApplicationHostWoken
Remarks
Scripted Event Equivalent: on RESUME
See Also