Condividi tramite


IDTSPerfRecorder100.UpdateCounter64(UInt32, Int64) Metodo

Definizione

Aggiorna il contatore per i Signed Integer a 64 bit.

public:
 void UpdateCounter64(System::UInt32 counterID, long Value);
public void UpdateCounter64 (uint counterID, long Value);
abstract member UpdateCounter64 : uint32 * int64 -> unit
Public Sub UpdateCounter64 (counterID As UInteger, Value As Long)

Parametri

counterID
UInt32

Identificatore del contatore.

Value
Int64

Valore del contatore.

Si applica a