Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the availability state of the User Services cluster.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property UserServicesState As ServiceState
Get
'Usage
Dim instance As RegistrationStateChangedEventArgs
Dim value As ServiceState
value = instance.UserServicesState
public ServiceState UserServicesState { get; }
Property Value
Type: Microsoft.Rtc.Signaling.ServiceState
See Also
Reference
RegistrationStateChangedEventArgs Class