Grpc.Core.IAsyncStreamWriter<T>
A writable stream of messages.
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.
Writes a message asynchronously. Only one write can be pending at a time.
Writes a message asynchronously. Only one write can be pending at a time.