ServiceState Enumeration
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.