메소드 | 설명 | |
---|---|---|
CreateFromEndpointInstance ( EndpointInstance instance ) : |
Creates a destination based on the name of the endpoint instance.
|
|
CreateFromEndpointName ( string endpoint ) : |
Creates a destination based on the name of the endpoint.
|
|
CreateFromPhysicalAddress ( string physicalAddress ) : |
Creates a destination based on the physical address.
|
|
ToString ( ) : string |
Returns a string that represents the current object.
|
메소드 | 설명 | |
---|---|---|
UnicastRoute ( ) |
public static CreateFromEndpointInstance ( EndpointInstance instance ) : |
||
instance | EndpointInstance | Destination instance name. |
리턴 |
public static CreateFromEndpointName ( string endpoint ) : |
||
endpoint | string | Destination endpoint. |
리턴 |
public static CreateFromPhysicalAddress ( string physicalAddress ) : |
||
physicalAddress | string | Destination physical address. |
리턴 |