The IrcStatementReceiver type exposes the following members.
Back to Top
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