ChannelFactory<TChannel>.CreateChannel Method (EndpointAddress)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a channel that is used to send messages to a service at a specific endpoint address.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | address is null. |
Show: