IChannelNoExternalMsgs Property |
Gets whether the IChannel can recive external messages
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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