Share via


DeviceStatistics.ResetStatistic(String) Method

Definition

Resets the specified statistic to zero.

public void ResetStatistic (string statistic);
member this.ResetStatistic : string -> unit
Public Sub ResetStatistic (statistic As String)

Parameters

statistic
String

Specifies the statistic that is to be reset.

Applies to