Thresher 1.2 Class Documentation

Sender.Version Method

Request the version of the IRC server program.

Overload List

Request the version of the IRC server program.

public void Version();

Used to query the version of the IRC server program.

public void Version(string);

See Also

Sender Class | Sharkbite.Irc Namespace | OnVersion