ChannelFactory.InitializeEndpoint Method
Silverlight
Initializes the service endpoint of the channel factory.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
InitializeEndpoint(ServiceEndpoint) | Initializes the service endpoint of the channel factory with a specified service endpoint. |
|
InitializeEndpoint(Binding, EndpointAddress) | Initializes the service endpoint of the channel factory with a specified binding and address. |
|
InitializeEndpoint(String, EndpointAddress) | Initializes the service endpoint of the channel factory with a specified address and configuration. |