The members of System.Runtime.Remoting.MetadataServices.SdlChannelSink are listed below.
See Also: Inherited members from System.Object
Public Constructors
Public Properties
Public Methods
| AsyncProcessResponse(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack, object, System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Channels.ITransportHeaders, System.IO.Stream)
Requests processing from the current sink of the response from a method call that was sent asynchronously.
|
| GetResponseStream(System.Runtime.Remoting.Channels.IServerResponseChannelSinkStack, object, System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Channels.ITransportHeaders) : System.IO.Stream
Returns the System.IO.Stream onto which the provided response message is to be serialized.
|
| ProcessMessage(System.Runtime.Remoting.Channels.IServerChannelSinkStack, System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Channels.ITransportHeaders, System.IO.Stream, out System.Runtime.Remoting.Messaging.IMessage, out System.Runtime.Remoting.Channels.ITransportHeaders, out System.IO.Stream) : System.Runtime.Remoting.Channels.ServerProcessingDocumentation for this section has not yet been entered. |