Table of Contents

Class ClusterRegistry

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll
public class ClusterRegistry
Inheritance
ClusterRegistry
Inherited Members

Constructors

ClusterRegistry()

public ClusterRegistry()

Properties

Instance

public static ClusterRegistry Instance { get; }

Property Value

ClusterRegistry

Methods

UnregisterAndDisposeCluster(ICluster)

public void UnregisterAndDisposeCluster(ICluster cluster)

Parameters

cluster ICluster