Simple adapter to allow anIAsyncEnumerator<T>to be used as a gRPCIAsyncStreamReader<T>.
Note that cancellation is not fully supported, due to differences between the two interfaces.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThis webpage provides documentation for different versions of the \u003ccode\u003eGoogle.Api.Gax\u003c/code\u003e library, specifically within the \u003ccode\u003eGoogle.Api.Gax.Grpc.Testing\u003c/code\u003e namespace, ranging from version 3.2.0 to the latest, 4.10.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAsyncStreamAdapter<T>\u003c/code\u003e class is a simple adapter that allows an \u003ccode\u003eIAsyncEnumerator<T>\u003c/code\u003e to be used as a gRPC \u003ccode\u003eIAsyncStreamReader<T>\u003c/code\u003e, although it does not fully support cancellation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFakeApiCall\u003c/code\u003e class is a helper for faking services, allowing the creation of \u003ccode\u003eApiCall<TRequest, TResponse>\u003c/code\u003e objects without the need for gRPC.\u003c/p\u003e\n"]]],[],null,[]]