Property DnsMonitorException

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Clusters

Assembly

MongoDB.Driver.dll

DnsMonitorException

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

public Exception DnsMonitorException { get; }

Property Value

Exception