System.Runtime.Remoting.Channels.ChannelServices.CreateServerChannelSinkChain Method

Creates a channel sink chain for the specified channel.

Syntax

public static IServerChannelSink CreateServerChannelSinkChain (IServerChannelSinkProvider provider, IChannelReceiver channel)

Parameters

provider
The first provider in the chain of sink providers that will create the channel sink chain.
channel
The System.Runtime.Remoting.Channels.IChannelReceiver for which to create the channel sink chain.

Returns

A new channel sink chain for the specified channel.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Runtime.Remoting.Channels
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0