Property IsResolved
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
IsResolved
Gets whether the connection string has been resolved. Always true when scheme is MongoDB.
public bool IsResolved { get; }
Gets whether the connection string has been resolved. Always true when scheme is MongoDB.
public bool IsResolved { get; }