![]() |
![]() |
![]() |
BehaviorFlags.MultiThreaded Property |
Language: |
Retrieves a value that indicates whether Microsoft Direct3D is set to be multithread safe.
Visual Basic Public ReadOnly Property MultiThreaded As Boolean C# public bool MultiThreaded { get; } C++ public:
property bool MultiThreaded {
bool get();
}JScript public function get MultiThreaded() : boolean
System.Boolean
This property is read-only.
Value that is true if Direct3D is set to be multithread safe, or false if it is not.
An application with Direct3D set to be safe for multithreading might experience degraded performance.
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