Thresher 1.2 Class Documentation

ConnectionArgs.Hostname Property

The IRC server hostname

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

Property Value

The full hostname such as irc.gamesnet.net

See Also

ConnectionArgs Class | Sharkbite.Irc Namespace