1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. OptimizeOptions

OptimizeOptions

OptimizeOptions class

Provides options for the optimize operation.

public class OptimizeOptions

Constructors

Name Description
OptimizeOptions() Initializes a new instance of the OptimizeOptions class.

Properties

Name Description
IsAsync { get; set; } Gets or sets the flag of asynchronous performing the operation. The default value is false.

See Also