Table of Contents

Method WithDnsMonitorException

Namespace
MongoDB.Driver.Core.Clusters
Assembly
MongoDB.Driver.Core.dll

WithDnsMonitorException(Exception)

Returns a new ClusterDescription with a changed DnsMonitorException.

public ClusterDescription WithDnsMonitorException(Exception value)

Parameters

value Exception

The exception.

Returns

ClusterDescription

A ClusterDescription.