-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.8.3
-
Component/s: Error Handling
-
None
-
Fully Compatible
The C# driver does not yet support the Exhaust query flag, but the QueryFlag enum defines a value for it.
Currrently if you use the flag it will result in the connection being unusable.
For now, throw a NotSupportException if the flag is set.
- related to
-
CSHARP-726 Support the Exhaust QueryFlags
- Closed