Table of Contents

Property OutputIsSharded

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

OutputIsSharded

Gets or sets a value indicating whether the output is sharded.

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

Property Value

bool?