PexApartmentState Enum

Definition

Thread appartment state for the explorations

C++
public enum class PexApartmentState
Inheritance
PexApartmentState
Attributes

Fields

Name Value Description
STA 0

The System.Threading.Thread will create and enter a single-threaded apartment.

MTA 1

The System.Threading.Thread will create and enter a multithreaded apartment.

Unknown 2

The System.Threading.Thread.ApartmentState property has not been set.

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019