CefCCStatus
The status of consistency checker operation. The description of each state is given below: ccStatusIdle(1) : this state signifies that no consistency checker request is being performed. ccStatusRunning(2) : this state signifies that consistency checker request is in progress. ccStatusDone(3) : this state signifies that consistency checker request is over.
Possible values
3 objects| Number | Name |
|---|---|
| 1 | ccStatusIdle |
| 2 | ccStatusRunning |
| 3 | ccStatusDone |