Sdílet prostřednictvím


BinaryClientFormatterSink(IClientChannelSink) Konstruktor

Definice

Inicializuje novou instanci BinaryClientFormatterSink třídy .

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)

Parametry

nextSink
IClientChannelSink

Další IClientChannelSink v řetězu jímek.

Platí pro