SoapServerFormatterSink.NextChannelSink Proprietà

Definizione

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

Successivo IServerChannelSink nella catena di sink.

Implementazioni

Si applica a