Table of Contents

Property HeartbeatException

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.dll

HeartbeatException

Gets the most recent heartbeat exception.

public Exception HeartbeatException { get; }

Property Value

Exception

The the most recent heartbeat exception (null if the most recent heartbeat succeeded).