IrcClient PropertiesNetIRC2 IRC Client Library for .NET
The IrcClient type exposes the following members.
Properties

  NameDescription
Public propertyClientVersion
The client version. This will be sent in reply to a CTCP VERSION query.
Public propertyIsConnected
Whether the client is connected to a server.
Public propertySyncRoot
The synchronization object for sending IRC commands.
Back to Top
See Also