ProcessingStatus
Enumeration contains a set of constants that define scanning process completion status.
Value | Name | Description |
---|---|---|
0 | NOT_FINISHED |
Processing was not finished |
1 | FINISHED |
Processing finished |
2 | TIMEOUT |
Processing finished by timeout |