Method Flush
Flush(Boolean, Boolean)
Flush all in-memory buffered updates (adds and deletes) to the Directory.
Declaration
public void Flush(bool triggerMerge, bool applyAllDeletes)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | triggerMerge | if |
System.Boolean | applyAllDeletes | whether pending deletes should also |