Table of Contents

Property IsAcknowledged

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

IsAcknowledged

Gets a value indicating whether the bulk write operation was acknowledged.

public abstract bool IsAcknowledged { get; }

Property Value

bool