Returns the System.IO.Stream onto which the provided response message is to be serialized.
- sinkStack
A stack of sinks leading back to the server transport sink.
- state
Information associated with the current sink, generated on the request side, and needed on the response side.
- msg
The response message that is to be serialized.
- headers
The headers to put in the response stream to the client.
![]()
The System.IO.Stream onto which the provided response message is to be serialized.