# AsyncEnumerableRequest&lt;T&gt; Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.runtime.asyncenumerablerequest-1/)

## MaxBatchSize {#maxbatchsize-9b5443fb}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleans.runtime.asyncenumerablerequest-1/properties/maxbatchsize-9b5443fb/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core.Abstractions/Runtime/AsyncEnumerableRequest.cs)

```csharp
[Orleans.Id(0)]
public int MaxBatchSize
```

Gets or sets the maximum batch size for the request.
