Method | Description | |
---|---|---|
EndpointAddress ( string queueName, string machineName = "" ) : System | ||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
Parse ( string s ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
Equals ( |
public EndpointAddress ( string queueName, string machineName = "" ) : System | ||
queueName | string | |
machineName | string | |
return | System |
public static Parse ( string s ) : |
||
s | string | |
return |