IServerStreamWriterT Methods |
The IServerStreamWriterT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | WriteAsync |
Writes a single asynchronously. Only one write can be pending at a time.
(Inherited from IAsyncStreamWriterT.) |
Name | Description | |
---|---|---|
![]() | WriteAllAsyncT |
Writes all elements from given enumerable to the stream.
(Defined by AsyncStreamExtensions.) |