Table of Contents

Class ClusterRegistry

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents a registry of already created clusters.

public class ClusterRegistry
Inheritance
ClusterRegistry
Inherited Members

Properties

Instance

Gets the default cluster registry.

Methods

UnregisterAndDisposeCluster(ICluster)

Unregisters and disposes the cluster.