C# Class System.Threading.ThreadPoolGlobals

Afficher le fichier Open project: randomize/VimConfig Class Usage Examples

Méthodes publiques

Свойство Type Description
tpHosted bool
tpQuantum uint
tpQueue ThreadPoolRequestQueue
tpWarmupCount int
vmTpInitialized bool

Private Methods

Méthode Description
GetProcessorCount ( ) : int

Property Details

tpHosted public_oe static_oe property

public static bool tpHosted
Résultat bool

tpQuantum public_oe static_oe property

public static uint tpQuantum
Résultat uint

tpQueue public_oe static_oe property

public static ThreadPoolRequestQueue,System.Threading tpQueue
Résultat ThreadPoolRequestQueue

tpWarmupCount public_oe static_oe property

public static int tpWarmupCount
Résultat int

vmTpInitialized public_oe static_oe property

public static bool vmTpInitialized
Résultat bool