Table of Contents

Property OutputIsNonAtomic

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

OutputIsNonAtomic

Gets or sets a value indicating whether Merge and Reduce output should not be atomic.

[Obsolete("OutputIsNonAtomic is rejected by server versions 4.4.0 and newer.")]
public bool? OutputIsNonAtomic { get; set; }

Property Value

bool?