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:
