[This is preliminary documentation and is subject to change.]
Stipulates control phase statuses like: Active/Inactive etc...
Namespace: NFX.ServiceModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| Inactive | 0 | ||
| Starting | 1 | ||
| AbortingStart | 2 | ||
| Active | 3 | ||
| Stopping | 4 |
See Also