Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property HeartbeatException

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.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).