Constructs and sends an IRC command to the server.
Namespace: NetIrc2Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- command
- Type: NetIrc2 IrcString
The command to send.
- parameters
- Type: NetIrc2 IrcString
The command's parameters.
Return Value
true if the command was sent successfully.See Also