Share via


DeviceStatistics Members

2/27/2008

Helps a service object implement device statistics reporting.

The following tables list the members exposed by the DeviceStatistics type.

Public Constructors

  Name Description
DeviceStatistics Initializes a new instance of DeviceStatistics with the specified device information.

Top

Public Properties

  Name Description
Aa460451.pubproperty(en-us,WinEmbedded.1002).gif CapStatisticsReporting Indicates whether a device supports statistics reporting.
Aa460451.pubproperty(en-us,WinEmbedded.1002).gif CapUpdateStatistics Indicates whether at least one statistic can reset its value to zero.
Aa460451.pubproperty(en-us,WinEmbedded.1002).gif FlushInterval Contains the interval used by POS for .NET to determine when to update the device's XML statistics file with the current statistics values.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif Close Releases the class and its resources.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif CreateStatistic Overloaded.  
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif Dispose Overloaded.  
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif Equals  Overloaded. (inherited from Object )
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif FlushStatistics Saves the current statistics values to the XML statistics file.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif GetHashCode  (inherited from Object )
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif GetStatisticValue Returns the value of the specified statistic.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif GetType  (inherited from Object )
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif IncrementStatistic Overloaded. Increments a statistic.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif LoadStatistics Loads the saved statistics values for a device, so that they can be incremented during the current work session and then re-saved.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif Aa460451.static(en-us,WinEmbedded.1002).gif ReferenceEquals  (inherited from Object )
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif ResetStatistic Resets the specified statistic to zero.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif ResetStatistics Overloaded.  
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif RetrieveStatistic Retrieves all device statistics.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif RetrieveStatistics Overloaded.  
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif SetStatisticHandlers Sets the statistic handlers for an existing statistic.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif SetStatisticValue Sets the value of a specified statistic.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif ToString  (inherited from Object )
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif UpdateStatistic Updates the value of the specified statistic.
Aa460451.pubmethod(en-us,WinEmbedded.1002).gif UpdateStatistics Overloaded.  

Top

Protected Methods

  Name Description
Aa460451.protmethod(en-us,WinEmbedded.1002).gif Dispose Overloaded.  
Aa460451.protmethod(en-us,WinEmbedded.1002).gif Finalize  (inherited from Object )
Aa460451.protmethod(en-us,WinEmbedded.1002).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DeviceStatistics Class
Microsoft.PointOfService.BaseServiceObjects Namespace