Click or drag to resize

ServiceObservingErrorEventArgs Class

Event arguments for reporting errors that occur during a service observing session.
Inheritance Hierarchy
SystemObject
  Avaya.ClientServicesServiceObservingErrorEventArgs

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public class ServiceObservingErrorEventArgs

The ServiceObservingErrorEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyError
The error received from the server during a service observing session.
Top
See Also