|   | Service | 
 Syntax
Syntax Members
Members| Member name | Value | Description | 
|---|---|---|
| Unprocessed | 0 | ServiceProcess has not been started. | 
| Processing | 1 | ServiceProcess is currently executing. | 
| Processed | 2 | ServiceProcess has completed processing. | 
| Aborted | 3 | ServiceProcess was aborted. | 
| Exception | 4 | ServiceProcess stopped due to exception. | 
 See Also
See Also