Property LastUpdateTimestamp

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Servers

Assembly

MongoDB.Driver.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.