Table of Contents

Property LoggedStages

Namespace
MongoDB.Driver.Linq
Assembly
MongoDB.Driver.dll

LoggedStages

Gets the pipeline stages that were logged when the queryable was executed.

BsonDocument[] LoggedStages { get; }

Property Value

BsonDocument[]