Property | Type | Description | |
---|---|---|---|
Any |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
LocalAddress ( IChannel channel ) : System.Diagnostics.Contracts |
Creates a new ephemeral port based on the ID of the specified IChannel
|
|
LocalAddress ( string id ) : System.Diagnostics.Contracts | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
protected Equals ( |
||
other | ||
return | bool |
public LocalAddress ( IChannel channel ) : System.Diagnostics.Contracts | ||
channel | IChannel | |
return | System.Diagnostics.Contracts |
public LocalAddress ( string id ) : System.Diagnostics.Contracts | ||
id | string | |
return | System.Diagnostics.Contracts |