Overload List
| Name | Description | |
|---|---|---|
| CreateEndPointAsync(String, String, ServiceAgent EndpointResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates an endpoint.
| |
| CreateEndPointAsync(String, String, String, ServiceAgent EndpointResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates an endpoint.
| |
| CreateEndPointAsync(String, String, TimeSpan, ServiceAgent EndpointResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates an endpoint.
| |
| CreateEndPointAsync(String, String, String, TimeSpan, ServiceAgent EndpointResult OnCompleteDelegate, Object) |
Helper method to initiate the call that creates an endpoint.
|
See Also