IRC.NET


IrcServerTimeEventArgs

Defined in IrcDotNet.dll.
Provides data for the IrcClient.ServerTimeReceived event.

Instance members

Instance memberDescription
DateTime()
Signature: unit -> unit
Gets the local date/time for the server.
ServerName()
Signature: unit -> unit
Gets the name of the server to which the version information applies.
Fork me on GitHub