Property LastUpdateTimestamp
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
LastUpdateTimestamp
Gets the last update timestamp (when the ServerDescription itself was last updated).
public DateTime LastUpdateTimestamp { get; }
Property Value
The last update timestamp.