BufferedDataCollection.SyncRoot Property

Language:

Gets an object that can be used to synchronize access to the collection.

Definition

Visual Basic Public ReadOnly Property SyncRoot As Object
C# public object SyncRoot { get; }
C++ public:
property Object^ SyncRoot {
        Object^ get();
}
JScript public function get SyncRoot() : Object

Property Value

System.Object

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center