Thresher 1.2 Class Documentation

Sender.Time Method

Request the local time from the current server.

Overload List

Request the local time from the current server.

public void Time();

Request the local time from the given server.

public void Time(string);

See Also

Sender Class | Sharkbite.Irc Namespace | OnTime