| 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.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<SharedControlSessionEventArgs> SharedControlSessionDisconnected
Value
Type:
SystemEventHandlerSharedControlSessionEventArgs
See Also