Table of Contents

Property LastUpdateTimestamp

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

LastUpdateTimestamp

Gets the last update timestamp (when the ServerDescription itself was last updated).

public DateTime LastUpdateTimestamp { get; }

Property Value

DateTime

The last update timestamp.