Table of Contents

Property DnsMonitorException

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

DnsMonitorException

Gets the last DNS monitor exception (null if there was none).

public Exception DnsMonitorException { get; }

Property Value

Exception