AsyncReaderWriterLock.SyncObject Property

Definition

Gets the object used to synchronize access to this instance's fields.

protected:
 property System::Object ^ SyncObject { System::Object ^ get(); };
protected:
 property Platform::Object ^ SyncObject { Platform::Object ^ get(); };
protected object SyncObject { get; }
member this.SyncObject : obj
Protected ReadOnly Property SyncObject As Object

Property Value

Returns Object.

Applies to