Table of Contents

Property OplogReplay

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

OplogReplay

Gets or sets whether the OplogReplay bit will be set.

[Obsolete("OplogReplay is ignored by server versions 4.4.0 and newer.")]
public bool? OplogReplay { get; set; }

Property Value

bool?