Property | Type | Description | |
---|---|---|---|
Address | |||
Port | int |
Method | Description | |
---|---|---|
GetFriendlyName ( ) : string | ||
GetIdentifier ( ) : string | ||
IsLocalHost ( ) : bool | ||
TcpAddress ( IPAddress address, int port ) : System.Net | ||
ToString ( ) : string |
public TcpAddress ( IPAddress address, int port ) : System.Net | ||
address | IPAddress | |
port | int | |
return | System.Net |