Table of Contents

Property IsAcknowledged

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

IsAcknowledged

Gets a value indicating whether this instance is an acknowledged write concern.

public bool IsAcknowledged { get; }

Property Value

bool

true if this instance is an acknowledged write concern; otherwise, false.