BufferedDataCollection.IsSynchronized Property |
Language: |
Gets a value indicating whether access to the collection is synchronized (thread-safe).
Visual Basic Public ReadOnly Property IsSynchronized As Boolean C# public bool IsSynchronized { get; } C++ public:
property bool IsSynchronized {
bool get();
}JScript public function get IsSynchronized() : boolean
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