Click or drag to resize

IServerUseGlobalQuitMessage Property

Returns whether the the IServer uses the global or custom quit message.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
bool UseGlobalQuitMessage { get; }

Property Value

Type: Boolean
See Also