Constructor HelloResult
- Namespace
 - MongoDB.Driver.Core.Connections
 
- Assembly
 - MongoDB.Driver.dll
 
HelloResult(BsonDocument)
Initializes a new instance of the HelloResult class.
public HelloResult(BsonDocument wrapped)
Parameters
wrappedBsonDocumentThe wrapped result document.