IsChunkSearch

SearchOptions.IsChunkSearch property

Gets or sets the flag of search by chunks. The default value is false.

public bool IsChunkSearch { get; set; }

Property Value

The flag of search by chunks.

See Also