NoOperationClock Class (original) (raw)
An object that represents no operation clock.
Inheritance Hierarchy
SystemObject
MongoDB.Driver.Core.OperationsNoOperationClock
Namespace: MongoDB.Driver.Core.Operations
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.10.0+569905ff5e778c38ea19d9d0392496a83e1704ed
Syntax
public sealed class NoOperationClock : IOperationClock
Public NotInheritable Class NoOperationClock Implements IOperationClock
[]
type NoOperationClock =
class
interface IOperationClock
end
The NoOperationClock type exposes the following members.
Constructors
| | Name | Description | |
| ---------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- | -------------------------------------------------------- |
| | NoOperationClock | Initializes a new instance of the NoOperationClock class |
Properties
Methods
Extension Methods
See Also