[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This document provides information on the `AsyncStreamAdapter\u003cT\u003e` class, a tool used to adapt an `IAsyncEnumerator\u003cT\u003e` for use as a gRPC `IAsyncStreamReader\u003cT\u003e`."],["The `AsyncStreamAdapter\u003cT\u003e` class is part of the Google.Api.Gax.Grpc.Testing namespace within the Google.Api.Gax.Grpc.Testing.dll assembly."],["The primary function of `AsyncStreamAdapter\u003cT\u003e` is to wrap an `IAsyncEnumerator\u003cT\u003e`, offering methods like `MoveNext(CancellationToken)` and a `Current` property to manage asynchronous data streaming."],["The latest version of this package is 4.10.0, and there are several previous versions available for use, along with the version 4.3.1 mentioned in the content."],["It is important to note that due to interface differences between `IAsyncEnumerator` and `IAsyncStreamReader`, cancellation support is limited when using this adapter."]]],[]]