Table of Contents

Method UnregisterAndDisposeCluster

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

UnregisterAndDisposeCluster(ICluster)

Unregisters and disposes the cluster.

public void UnregisterAndDisposeCluster(ICluster cluster)

Parameters

cluster ICluster

The cluster.