IndexStatus Class

Definition

Status of the index.

public class IndexStatus
type IndexStatus = class
Public Class IndexStatus
Inheritance
IndexStatus

Constructors

Name Description
IndexStatus(String, Int32, Nullable<IndexState>, Boolean)

Initializes a new instance of the IndexStatus class.

Properties

Name Description
Host

Gets or Sets Host

Port

Gets or Sets Port

Ready

Gets or Sets Ready

State

Gets or Sets State

Applies to