C# (CSharp) CSMongo.Responses Namespace

Classes

Name Description
CommandResponse Handles working with a response from a command
QueryResponse Records and details of the result of a QueryRequest
ResponseBase A response from a request to the database. No need to make changes or act with the stream in the constructor since the abstract method ParseStream handles that