This topic has not yet been rated - Rate this topic

IClientChannelSink Methods

The methods of the IClientChannelSink interface are listed here. For a complete list of IClientChannelSink interface members, see the IClientChannelSink Members topic.

Public Methods

public methodAsyncProcessRequest Requests asynchronous processing of a method call on the current sink.
public methodAsyncProcessResponse Requests asynchronous processing of a response to a method call on the current sink.
public methodGetRequestStream Returns the Stream onto which the provided message is to be serialized.
public methodProcessMessage Requests message processing from the current sink.

See Also

IClientChannelSink Interface | System.Runtime.Remoting.Channels Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.