Property OperationTime
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
OperationTime
Gets the operation time.
public BsonTimestamp OperationTime { get; }
Property Value
- BsonTimestamp
The operation time.
Gets the operation time.
public BsonTimestamp OperationTime { get; }
The operation time.