Task containing the result of the operation: true if the reader was successfully advanced
to the next element; false if the reader has passed the end of the sequence.
[[["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."],[[["\u003cp\u003eThis page details the \u003ccode\u003eAsyncStreamReaderExtensions\u003c/code\u003e class, which provides extension methods for the \u003ccode\u003eIAsyncStreamReader<T>\u003c/code\u003e interface in the \u003ccode\u003eGrpc.Core\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAsyncStreamReaderExtensions\u003c/code\u003e class is derived from the base \u003ccode\u003eObject\u003c/code\u003e class and is located within the \u003ccode\u003eGrpc.Core.Api.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe main method detailed is \u003ccode\u003eMoveNext<T>(IAsyncStreamReader<T>)\u003c/code\u003e, which advances the stream reader to the next element, returning a \u003ccode\u003eTask<bool>\u003c/code\u003e indicating success or the end of the sequence.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMoveNext<T>\u003c/code\u003e method accepts a parameter \u003ccode\u003estreamReader\u003c/code\u003e of type \u003ccode\u003eIAsyncStreamReader<T>\u003c/code\u003e and uses a type parameter \u003ccode\u003eT\u003c/code\u003e to designate the message type.\u003c/p\u003e\n"]]],[],null,[]]