WaitForReadyLevel Enum

Definition

This enumeration is used to specify how calls to the WaitForReady() method are executed.

C++
public enum class WaitForReadyLevel
Inheritance
WaitForReadyLevel

Fields

Name Value Description
AllThreads -1

Wait on all threads.

Disabled 0

Waiting is disabled.

UIThreadOnly 1

Wait on the UI thread.

Applies to

Product Versions
Visual Studio SDK 2017, 2019