IClientChannelSink Methods
.NET Framework 1.1
The methods of the IClientChannelSink interface are listed here. For a complete list of IClientChannelSink interface members, see the IClientChannelSink Members topic.
Public Methods
AsyncProcessRequest | Requests asynchronous processing of a method call on the current sink. |
AsyncProcessResponse | Requests asynchronous processing of a response to a method call on the current sink. |
GetRequestStream | Returns the Stream onto which the provided message is to be serialized. |
ProcessMessage | Requests message processing from the current sink. |
See Also
IClientChannelSink Interface | System.Runtime.Remoting.Channels Namespace
