Property HeartbeatException
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).