Property AllowPartialResults
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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?