SoapServerFormatterSink.NextChannelSink Proprietà

Definizione

Ottiene l'interfaccia IServerChannelSink successiva nella catena di sink.

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

Valore della proprietà

Interfaccia IServerChannelSink successiva nella catena di sink.

Implementazioni

Si applica a