Afficher en anglais

Partage via


VsTaskWaitOptions Enum

Definition

Managed definition of __VSTASKWAITOPTIONS.

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class VsTaskWaitOptions
Inheritance
VsTaskWaitOptions
Attributes

Fields

Name Value Description
None 0

The default behavior should be used.

AbortOnTaskCancellation 1

If this option is set wait will return immediately upon cancellation of the task without waiting for task to complete.

Applies to

Produit Versions
Visual Studio SDK 2015, 2017, 2019, 2022