Condividi tramite


IDTSPerfRecorder100.UpdateCounter32(UInt32, Int32) Metodo

Definizione

Aggiorna il contatore per i Signed Integer a 32 bit.

public:
 void UpdateCounter32(System::UInt32 counterID, int Value);
public void UpdateCounter32 (uint counterID, int Value);
abstract member UpdateCounter32 : uint32 * int -> unit
Public Sub UpdateCounter32 (counterID As UInteger, Value As Integer)

Parametri

counterID
UInt32

Identificatore del contatore.

Value
Int32

Valore del contatore.

Si applica a