Property IsAcknowledged

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

IsAcknowledged

Gets a value indicating whether the result is acknowledged.

public abstract bool IsAcknowledged { get; }

Property Value

bool