Udostępnij za pośrednictwem


IServerChannelSink.NextChannelSink Właściwość

Definicja

Pobiera następny ujście kanału serwera w łańcuchu ujścia serwera.

public:
 property System::Runtime::Remoting::Channels::IServerChannelSink ^ NextChannelSink { System::Runtime::Remoting::Channels::IServerChannelSink ^ get(); };
public System.Runtime.Remoting.Channels.IServerChannelSink NextChannelSink { get; }
public System.Runtime.Remoting.Channels.IServerChannelSink NextChannelSink { [System.Security.SecurityCritical] get; }
member this.NextChannelSink : System.Runtime.Remoting.Channels.IServerChannelSink
[<get: System.Security.SecurityCritical>]
member this.NextChannelSink : System.Runtime.Remoting.Channels.IServerChannelSink
Public ReadOnly Property NextChannelSink As IServerChannelSink

Wartość właściwości

Następny ujście kanału serwera w łańcuchu ujścia serwera.

Atrybuty

Wyjątki

Bezpośredni obiekt wywołujący nie ma wymaganych Infrastructure uprawnień.

Uwagi

Ujścia kanału są połączone w łańcuchu dostawców ujścia, a wszystkie komunikaty kanału przepływają przez ten łańcuch przed serializację i transportem komunikatu.

Dotyczy