I am facing this exception
A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "ReplicaSet", Type : "ReplicaSet", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/cluster0-shard-00-00-laaml.azure.mongodb.net:27017" }", EndPoint: "Unspecified/cluster0-shard-00-00-laaml.azure.mongodb.net:27017", State: "Disconnected", Type: "Unknown" }, { ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/cluster0-shard-00-01-laaml.azure.mongodb.net:27017" }", EndPoint: "Unspecified/cluster0-shard-00-01-laaml.azure.mongodb.net:27017", State: "Disconnected", Type: "Unknown" }, { ServerId: "{ ClusterId : 1, EndPoint : "Unspecified/cluster0-shard-00-02-laaml.azure.mongodb.net:27017" }", EndPoint: "Unspecified/cluster0-shard-00-02-laaml.azure.mongodb.net:27017", State: "Disconnected", Type: "Unknown" }] }.