RegistrationStateChangedEventArgs.UserServicesState Property

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

RegistrationStateChangedEventArgs Members

Microsoft.Rtc.Signaling Namespace