CefCCAction

  • Base type Enumeration

The action to be performed for the consistency checkers. ccActionStart(1) : start the Consistency checker operation. ccActionAbort(2) : abort the Consistency checker operation. After aborting, the active process must recover. This can take some time, and during this period, the scan cannot be restarted. ccActionNone(3) : no operation is being performed on consistency checkers.

Possible values

3 objects
Number Name
1 ccActionStart
2 ccActionAbort
3 ccActionNone