Table of Contents

Property Result

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Core.dll

Result

Gets the command result.

public BsonDocument Result { get; }

Property Value

BsonDocument

The command result.