MongoDbProgress.EventsReplayed Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the number of oplog events replayed so far
[Newtonsoft.Json.JsonProperty(PropertyName="eventsReplayed")]
public long EventsReplayed { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventsReplayed")>]
member this.EventsReplayed : int64 with get, set
Public Property EventsReplayed As Long
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute