FindOptionsBaseOplogReplay Property |
Gets or sets whether the OplogReplay bit will be set.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntax public bool OplogReplay { get; set; }
Public Property OplogReplay As Boolean
Get
Set
member OplogReplay : bool with get, set
Property Value
Type:
BooleanSee Also