Click or drag to resize

ScriptSignalEventArgsEatData Property

Gets or sets the current event proccessing state

Namespace:  AdiIRCAPIv2.Arguments.Aliasing
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public EatData EatData { get; set; }

Property Value

Type: EatData
See Also