ChannelFactory.InitializeEndpoint Method (ServiceEndpoint)
Silverlight
Initializes the service endpoint of the channel factory with a specified service endpoint.
Namespace: System.ServiceModel
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- endpoint
- Type: System.ServiceModel.Description.ServiceEndpoint
The ServiceEndpoint to initialize the channel factory.
| Exception | Condition |
|---|---|
| ArgumentNullException | endpoint is null. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.