ClientBase(Of TChannel).ChannelFactory Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the underlying ChannelFactory(Of TChannel) object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.ChannelFactory(Of TChannel)A ChannelFactory(Of TChannel) object.
Show: