Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Updates the value of a specified device statistic.
public abstract void UpdateStatistic (string name, object value);
abstract member UpdateStatistic : string * obj -> unit
Public MustOverride Sub UpdateStatistic (name As String, value As Object)