Click or drag to resize
SharedControlServiceSharedControlSessionDisconnected Event
Occurs when the shared control link with the controllable endpoint is ended gracefully or down because of network issues. See SharedControlSessionEventArgs for the failure reason.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<SharedControlSessionEventArgs> SharedControlSessionDisconnected

Value

Type: SystemEventHandlerSharedControlSessionEventArgs
See Also