Click or drag to resize

AgentServiceStatisticsDataReceived Event

Occurs when statistics data is received.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public event EventHandler<StatisticsDataEventArgs> StatisticsDataReceived

Value

Type: SystemEventHandlerStatisticsDataEventArgs
See Also