Click or drag to resize

IPluginHostOnZipCompressionStarted Event

Delegate gets called after /zip is called

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

Value

Type: AdiIRCAPIv2.DelegatesZipCompressionStarted
Remarks
Scripted Event Equivalent: overriding /zip
See Also