Compartilhar via


SoapClientFormatterSink(IClientChannelSink) Construtor

Definição

Inicializa uma nova instância da classe SoapClientFormatterSink.

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

Parâmetros

nextSink
IClientChannelSink

O próximo coletor na cadeia de coletores de canal.

Aplica-se a