Thresher 1.2 Class Documentation

Sender.Info Method ()

Request information about the software of the current IRC server.

[Visual Basic]
Overloads Public Sub Info()
[C#]
public void Info();

Remarks

This returns information describing the server: its version, when it was compiled, the patchlevel, when it was started, and any other miscellaneous information which may be considered relevant.

See Also

Sender Class | Sharkbite.Irc Namespace | Sender.Info Overload List | OnInfo