Table of Contents

Property AllowPartialResults

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

AllowPartialResults

Gets or sets a value indicating whether to allow partial results when some shards are unavailable.

public bool? AllowPartialResults { get; set; }

Property Value

bool?