Click or drag to resize

TelemetryReaderWriterLock Properties

The TelemetryReaderWriterLock type exposes the following members.

Properties
  NameDescription
Public propertyIsWriterLockHeld
Indicates if the writer lock is held.
Public propertyReadLock
Gets the read-side lockable
Public propertyWriteLock
Gets the write-side lockable
Top
See Also