CommunicationObject.ThisLock Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the mutually exclusive lock that protects the class instance during a state transition.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ObjectThe mutually exclusive lock that protects the class instance during a state transition.
Show: