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