The IrcStatementReceiver type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
IrcStatementReceiver |
Creates a new receiver.
|
Methods
Name | Description | |
---|---|---|
TryReceive |
Tries to receive an IRC statement.
A blocking read is used.
If you have a timeout set, parseResult may be TimedOut.
|
See Also