Interface IMongoServerResolver
- Namespace
- Cratis.Applications.MongoDB
- Assembly
- Cratis.Applications.MongoDB.dll
Defines a system that can resolve a MongoDB.Driver.MongoUrl.
public interface IMongoServerResolver
Methods
Resolve()
Resolve the MongoDB.Driver.MongoUrl for a specific server.
MongoUrl Resolve()
Returns
- MongoUrl
The resolved MongoDB.Driver.MongoUrl.