ServiceRef.ServiceRefState Enum
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.
public: enum class ServiceRef::ServiceRefState
[System.Serializable]
public enum ServiceRef.ServiceRefState
type ServiceRef.ServiceRefState =
Public Enum ServiceRef.ServiceRefState
- Inheritance
-
ServiceRef.ServiceRefState
- Attributes
Fields
| Default | 0 | |
| Enlisted | 2 | |
| Started | 3 | |
| Unenlisted | 1 |