PerformanceCounterInstanceLifetime Výčet

Definice

Určuje životnost instance čítače výkonu.

public enum class PerformanceCounterInstanceLifetime
public enum PerformanceCounterInstanceLifetime
type PerformanceCounterInstanceLifetime = 
Public Enum PerformanceCounterInstanceLifetime
Dědičnost
PerformanceCounterInstanceLifetime

Pole

Global 0

Pokud žádné čítače nepoužívají kategorii procesu, odeberte instanci čítače výkonu.

Process 1

Při zavření procesu odeberte instanci čítače výkonu.

Poznámky

Výchozí chování je Globální, které určuje odebrání instance čítače výkonu, pokud žádné čítače nepoužívají kategorii procesu.

Platí pro