ClientBase(Of TChannel).State Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the current state of the ClientBase(Of TChannel) object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.CommunicationStateThe value of the CommunicationState of the object.
Implements
ICommunicationObject.StateFor more information, see System.ServiceModel.Channels.CommunicationObject.
Show: