The IrcClient type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ClientVersion |
The client version. This will be sent in reply to a CTCP VERSION query.
| |
| IsConnected |
Whether the client is connected to a server.
| |
| SyncRoot |
The synchronization object for sending IRC commands.
|
See Also