Edit

Share via


AsyncEnumerableRequest<T>.MaxBatchSize Property

Definition

Gets or sets the maximum batch size for the request.

[Orleans.Id(0)]
public int MaxBatchSize { get; set; }
[<Orleans.Id(0)>]
member this.MaxBatchSize : int with get, set
Public Property MaxBatchSize As Integer

Property Value

Implements

Attributes

Applies to