Click or drag to resize

IPluginHostOnDnsResolveStarted Event

Delegate gets called when a Dns attempt has started

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

Value

Type: AdiIRCAPIv2.DelegatesDnsResolveStarted
Remarks
Scripted Event Equivalent: overriding /dns
See Also