Table of Contents

Constructor IsMasterResult

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

IsMasterResult(BsonDocument)

Initializes a new instance of the IsMasterResult class.

public IsMasterResult(BsonDocument wrapped)

Parameters

wrapped BsonDocument

The wrapped result document.