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
BsonDocumentThe wrapped result document.