AsyncEnumerableExtensions
class
Namespace: Orleans.Runtime
Provides extension methods for configuring asynchronous enumerable grain requests.
public static class AsyncEnumerableExtensionsMethods
WithBatchSize(IAsyncEnumerable<T>, int)Specifies the maximum batch size for anSystem.Collections.Generic.IAsyncEnumerablerequest.
