Property IsMasterResult
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
IsMasterResult
Gets the hello result.
[Obsolete("Use HelloResult instead.")]
public IsMasterResult IsMasterResult { get; }
Property Value
- IsMasterResult
The hello result.