Jazyk

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

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

Platí pro