Thresher 1.2 Class Documentation

DccUtil.LocalHost Method 

Get the IPAddress object for the local machine.

[Visual Basic]
Public Shared Function LocalHost() As IPAddress
[C#]
public static IPAddress LocalHost();

Return Value

An instance of IPAddress.

See Also

DccUtil Class | Sharkbite.Irc Namespace