IClusterableServerInvalidate Method |
Invalidates this instance (sets the server type to Unknown and clears the connection pool).
Namespace: MongoDB.Driver.Core.ServersAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax abstract Invalidate : unit -> unit
See Also