Property LastWriteTimestamp
- Namespace
- MongoDB.Driver.Core.Connections
- Assembly
- MongoDB.Driver.Core.dll
LastWriteTimestamp
Gets the last write timestamp.
public DateTime? LastWriteTimestamp { get; }
Property Value
- DateTime?
The last write timestamp.