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.
Represents the state of a service.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Enumeration ServiceState
'Usage
Dim instance As ServiceState
public enum ServiceState
Members
| Member name | Description | |
|---|---|---|
| Unknown | State of service is not known. | |
| Available | Service is available. | |
| Unavailable | Service is unavailable. |
Remarks
Reflects the state of services such as User Services.