Returns the System.IO.Stream onto which the specified message is to be serialized.
![]()
The System.IO.Stream onto which the specified message is to be serialized.
This method returns the stream returned by the IServerChannelSink.GetResponseStream(IServerResponseChannelSinkStack, object, System.Runtime.Remoting.Messaging.IMessage, ITransportHeaders) called with the msg and headers parameters (IServerChannelSink.GetResponseStream(IServerResponseChannelSinkStack, object, System.Runtime.Remoting.Messaging.IMessage, ITransportHeaders) (msg, headers)) on the top sink in the current sink stack. The top sink in the sink stack remains unchanged.