Bagikan melalui


BinaryClientFormatterSink(IClientChannelSink) Konstruktor

Definisi

Menginisialisasi instans baru kelas 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)

Parameter

nextSink
IClientChannelSink

IClientChannelSink Selanjutnya di rantai sink.

Berlaku untuk