This documentation is archived and is not being maintained.
ClientBase(Of TChannel).Channel Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the inner channel used to communicate with the service.
Namespace:
System.ServiceModel
Assembly:
System.ServiceModel (in System.ServiceModel.dll)
'Declaration
Protected ReadOnly Property Channel As TChannel
Property Value
Type:
TChannelAn implementation of the target service contract interface passed as the type parameter to the constructor.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0