Thresher 1.2 Class Documentation

ConnectionArgs.Port Property

The TCP/IP port the IRC listens server listens on.

[Visual Basic]
Public Property Port As Integer
[C#]
public int Port {get; set;}

Property Value

Normally should be set to 6667.

See Also

ConnectionArgs Class | Sharkbite.Irc Namespace