BinaryClientFormatterSink.NextChannelSink Propriedade

Definição

Obtém o próximo IClientChannelSink na cadeia de coletores.

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

Valor da propriedade

O próximo IClientChannelSink na cadeia de coletores.

Implementações

Aplica-se a