Click or drag to resize
BulkWriteResultIsAcknowledged Property
Gets a value indicating whether the bulk write operation was acknowledged.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax
public abstract bool IsAcknowledged { get; }

Property Value

Type: Boolean
See Also