Cancellation
IndexingOptions.Cancellation property
Gets or sets the operation cancellation object. The default value is null
.
public Cancellation Cancellation { get; set; }
Property Value
The operation cancellation object.
See Also
- class Cancellation
- class IndexingOptions
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search