Click or drag to resize

IPluginHostOnScriptHttpDownloadStarted Event

Delegate gets called when AdiIRC starts an HTTP download

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

Value

Type: AdiIRCAPIv2.DelegatesScriptHttpDownloadStarted
Remarks
Scripted Event Equivalent: overriding /download
See Also