Compartilhar via


PlatformDiagnosticActions.GetActiveTraceRuntime Método

Definição

Retorna a quantidade de tempo que um rastreamento no slot especificado está em execução.

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

Parâmetros

slotType
PlatformDiagnosticTraceSlotType

Qual slot consultar.

Retornos

Há quanto tempo o rastreamento no slot especificado está em execução.

Aplica-se a