GetStatistic Delegate

Definition

Gets a device statistic.

public delegate string GetStatistic(string statisticName);
type GetStatistic = delegate of string -> string
Public Delegate Function GetStatistic(statisticName As String) As String 

Parameters

statisticName
String

Return Value

Applies to