A Sandcastle Documented Class Library
IChannelNoExternalMsgs Property |
Gets whether the IChannel can recive external messages.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool NoExternalMsgs { get; }
ReadOnly Property NoExternalMsgs As Boolean Get
property bool NoExternalMsgs { bool get (); }
abstract NoExternalMsgs : bool with get
Property Value
Type: BooleanSee Also