BinaryClientFormatterSink.NextChannelSink Proprietà

Definizione

Ottiene l'oggetto successivo IClientChannelSink 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à

Successivo IClientChannelSink nella catena di sink.

Implementazioni

Si applica a