IndexWorkspaceState Enum

Definition

Our Index Workspace state

public enum class IndexWorkspaceState
public enum class IndexWorkspaceState
enum IndexWorkspaceState
public enum IndexWorkspaceState
type IndexWorkspaceState = 
Public Enum IndexWorkspaceState
Inheritance
IndexWorkspaceState

Fields

Cancelled 4

The indexing was canceled before completion

Completed 3

Indexing is completed

Failed 5

The indexing finished with a failure

FileScanning 2

File scanning phase

FileSystem 1

FileSystem is in progress

None 0

None

Applies to