Click or drag to resize
StatisticsDataEventArgs Class
Represents received statistics data event arguments.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Avaya.ClientServicesStatisticsDataEventArgs

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public class StatisticsDataEventArgs : EventArgs

The StatisticsDataEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyStatisticsData
Gets received statistics data.
Top
See Also