CommunicationObject.State Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates the current state of the communication object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.CommunicationStateA value from the CommunicationState enumeration that indicates the current state of the object.
Implements
ICommunicationObject.State
Show: