Click or drag to resize

IPluginHostOnApplicationStarted Event

Delegate gets called after all plugins and scripts have been initialized

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

Value

Type: AdiIRCAPIv2.DelegatesApplicationStarted
Remarks
Scripted Event Equivalent: on START
See Also