Write options that will be used for the next write.
If null, default options will be used.
Once set, this property maintains its value across subsequent
writes.
[[["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 documents the \u003ccode\u003eIAsyncStreamWriter\u003c/code\u003e interface, which enables the creation of a writable stream of messages within the \u003ccode\u003eGrpc.Core\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe interface is part of the \u003ccode\u003eGrpc.Core.Api.dll\u003c/code\u003e assembly and is generic, using \u003ccode\u003eT\u003c/code\u003e to represent the message type being handled.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eWriteOptions\u003c/code\u003e property for configuring how the next write operation will be executed, allowing customization from the default options.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWriteAsync(T message)\u003c/code\u003e method is used to asynchronously write messages to the stream, with a constraint of only one write being pending at any time.\u003c/p\u003e\n"],["\u003cp\u003eThis interface is available across multiple versions of the library, including 2.66.0, 2.63.0, and 2.48.0, with links provided for each version.\u003c/p\u003e\n"]]],[],null,[]]