IRC.NET


IrcServiceRegistrationInfo

Defined in IrcDotNet.dll.
Provides information used by an IrcClient for registering the connection as a service.

Instance members

Instance memberDescription
Description()
Signature: unit -> unit
Gets or sets the description of the service to set upon registration. The description cannot later be changed.
Distribution()
Signature: unit -> unit
Gets or sets the distribution of the service, which determines its visibility to users on specific servers.
Fork me on GitHub