Table of Contents

Constructor CommandResult

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

CommandResult(BsonDocument)

Initializes a new instance of the CommandResult class.

public CommandResult(BsonDocument response)

Parameters

response BsonDocument

The response.