SoapClientFormatterSink.NextChannelSink Proprietà

Definizione

Ottiene l'interfaccia IClientChannelSink successiva nella catena di sink.

public:
 property System::Runtime::Remoting::Channels::IClientChannelSink ^ NextChannelSink { System::Runtime::Remoting::Channels::IClientChannelSink ^ get(); };
public System.Runtime.Remoting.Channels.IClientChannelSink NextChannelSink { get; }
member this.NextChannelSink : System.Runtime.Remoting.Channels.IClientChannelSink
Public ReadOnly Property NextChannelSink As IClientChannelSink

Valore della proprietà

Interfaccia IClientChannelSink successiva nella catena di sink.

Implementazioni

Si applica a