RegistrationStateChangedEventArgs.UserServicesState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the availability state of the User Services cluster.
public:
property Microsoft::Rtc::Signaling::ServiceState UserServicesState { Microsoft::Rtc::Signaling::ServiceState get(); };
public Microsoft.Rtc.Signaling.ServiceState UserServicesState { get; }
member this.UserServicesState : Microsoft.Rtc.Signaling.ServiceState
Public ReadOnly Property UserServicesState As ServiceState