Click or drag to resize

UserSharedControlServiceStatus Property

Returns a ServiceStatus object that indicates if the shared control service is enabled.

Namespace:  Avaya.ClientServices
Assembly:  AvayaClientServices (in AvayaClientServices.dll) Version: 550.0.60.0
Syntax
C#
public ServiceStatus SharedControlServiceStatus { get; }

Property Value

Type: ServiceStatus
See Also