Table of Contents

Constructor HelloResult

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

HelloResult(BsonDocument)

Initializes a new instance of the HelloResult class.

public HelloResult(BsonDocument wrapped)

Parameters

wrapped BsonDocument

The wrapped result document.