Thresher 1.2 Class Documentation

WhoisInfo.Server Property

The name of IRC server.

[Visual Basic]
Public ReadOnly Property Server As String
[C#]
public string Server {get;}

Property Value

The IRC server FQDN hostname string.

See Also

WhoisInfo Class | Sharkbite.Irc Namespace