IrcStatement ReplyCode Property NetIRC2 IRC Client Library for .NET
The numeric reply code, if the IRC statement is a reply.

Namespace: NetIrc2.Parsing
Assembly: NetIrc2 (in NetIrc2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IrcReplyCode ReplyCode { get; set; }
See Also