Click or drag to resize

DeleteDocumentQueryWaitForSync Property

Wait until deletion operation has been synced to disk.

Namespace:  ArangoDBNetStandard.DocumentApi.Models
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
public bool? WaitForSync { get; set; }

Property Value

Type: NullableBoolean
See Also