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: 550.0.60.0
Syntaxpublic event EventHandler<SharedControlSessionEventArgs> SharedControlSessionDisconnected
Value
Type:
SystemEventHandlerSharedControlSessionEventArgs
See Also