Partager via


BinaryClientFormatterSink(IClientChannelSink) Constructeur

Définition

Initialise une nouvelle instance de la classe BinaryClientFormatterSink.

public:
 BinaryClientFormatterSink(System::Runtime::Remoting::Channels::IClientChannelSink ^ nextSink);
public BinaryClientFormatterSink (System.Runtime.Remoting.Channels.IClientChannelSink nextSink);
new System.Runtime.Remoting.Channels.BinaryClientFormatterSink : System.Runtime.Remoting.Channels.IClientChannelSink -> System.Runtime.Remoting.Channels.BinaryClientFormatterSink
Public Sub New (nextSink As IClientChannelSink)

Paramètres

nextSink
IClientChannelSink

IClientChannelSink suivant de la chaîne de récepteurs.

S’applique à