Click or drag to resize

IPluginHostOnServerPingReceived Event

Delegate gets called when a IServer receives a PING event

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

Value

Type: AdiIRCAPIv2.DelegatesServerPingReceived
Remarks
Scripted Event Equivalent: on PING
See Also