Property AllowPartialResults
AllowPartialResults
Set to false to return an overall failure if the request would produce partial results. Set to true, which will allow partial results in the case of partial cluster.
Declaration
public bool AllowPartialResults { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |