The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ChannelFactoryBase<TChannel>::CreateChannel Method
.NET Framework (current version)
Creates a particular type of channel with a specified address.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | CreateChannel(EndpointAddress^) | Creates a particular type of channel with a specified endpoint address. |
![]() | CreateChannel(EndpointAddress^, Uri^) | Creates a particular type of channel with specified transport and endpoint addresses. |
Show:
