Freigeben über


PlatformDiagnosticActions.GetActiveTraceRuntime Methode

Definition

Gibt den Zeitraum zurück, für den eine Ablaufverfolgung im angegebenen Slot ausgeführt wurde.

public:
 static PlatformDiagnosticTraceRuntimeInfo ^ GetActiveTraceRuntime(PlatformDiagnosticTraceSlotType slotType);
 static PlatformDiagnosticTraceRuntimeInfo GetActiveTraceRuntime(PlatformDiagnosticTraceSlotType const& slotType);
public static PlatformDiagnosticTraceRuntimeInfo GetActiveTraceRuntime(PlatformDiagnosticTraceSlotType slotType);
function getActiveTraceRuntime(slotType)
Public Shared Function GetActiveTraceRuntime (slotType As PlatformDiagnosticTraceSlotType) As PlatformDiagnosticTraceRuntimeInfo

Parameter

slotType
PlatformDiagnosticTraceSlotType

Welcher Slot abfragt werden soll.

Gibt zurück

Wie lange die Ablaufverfolgung im angegebenen Slot ausgeführt wurde.

Gilt für: