Share via


PosCommon.UpdateStatistic(String, Object) Method

Definition

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)

Parameters

name
String
value
Object

Applies to