CommunicationObject Properties

CommunicationObject Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The CommunicationObject type exposes the following members.

  NameDescription
Protected property DefaultCloseTimeout When overridden in a derived class, gets the default interval of time provided for a close operation to complete.
Protected property DefaultOpenTimeout When overridden in a derived class, gets the default interval of time provided for an open operation to complete.
Protected property IsDisposed Gets a value that indicates whether the communication object has been disposed.
Public property State Gets a value that indicates the current state of the communication object.
Protected property ThisLock Gets the mutually exclusive lock that protects the class instance during a state transition.
Top

Show:
© 2017 Microsoft