Megosztás a következőn keresztül:


ChangeFeedProcessorOptions.MaxItemCount Property

Definition

Gets or sets the maximum number of items to be returned in the enumeration operation in the Azure Cosmos DB service.

public int? MaxItemCount { get; set; }
member this.MaxItemCount : Nullable<int> with get, set
Public Property MaxItemCount As Nullable(Of Integer)

Property Value

Applies to