You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added an overload of RequestStart that lets the caller specify which server instance they want the request tied to. This allows client code to direct queries to a specific member of a replica set.
thrownewInvalidOperationException("The server instance passed to a nested call to RequestStart does not match the server instance of the current Request.");
0 commit comments