IrcStatementReceiver MethodsNetIRC2 IRC Client Library for .NET
The IrcStatementReceiver type exposes the following members.
Methods

  NameDescription
Public methodTryReceive
Tries to receive an IRC statement. A blocking read is used. If you have a timeout set, parseResult may be TimedOut.
Back to Top
See Also