ChannelFactoryBase<TChannel>::CreateChannel Method

 

Creates a particular type of channel with a specified address.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodCreateChannel(EndpointAddress^)

Creates a particular type of channel with a specified endpoint address.

System_CAPS_pubmethodCreateChannel(EndpointAddress^, Uri^)

Creates a particular type of channel with specified transport and endpoint addresses.

Return to top
Show: