Enum ControlStatus
Stipulates control phase statuses like: Active/Inactive etc...
Namespace: NFX.ServiceModel
Assembly: NFX.dll
Syntax
public enum ControlStatus
Fields
| Name | Description |
|---|---|
| AbortingStart | |
| Active | |
| Inactive | |
| Starting | |
| Stopping |
Stipulates control phase statuses like: Active/Inactive etc...
public enum ControlStatus
| Name | Description |
|---|---|
| AbortingStart | |
| Active | |
| Inactive | |
| Starting | |
| Stopping |