Table of Contents

Property LastHeartbeatTimestamp

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

LastHeartbeatTimestamp

Gets the last heartbeat timestamp.

public DateTime? LastHeartbeatTimestamp { get; }

Property Value

DateTime?

The last heartbeat timestamp.