ApplicationSharingState 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 ApplicationSharingState
public enum ApplicationSharingState
type ApplicationSharingState =
Public Enum ApplicationSharingState
- Inheritance
-
ApplicationSharingState
Fields
Name | Value | Description |
---|---|---|
Undefined | 0 | |
Initialized | 1 | |
Starting | 2 | |
Started | 3 | |
Stopped | 4 |