MongoDbProgress.EventsPending Property

Definition

Gets or sets the number of oplog events awaiting replay

[Newtonsoft.Json.JsonProperty(PropertyName="eventsPending")]
public long EventsPending { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="eventsPending")>]
member this.EventsPending : int64 with get, set
Public Property EventsPending As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to