Sdílet prostřednictvím


IServerChannelSink.NextChannelSink Vlastnost

Definice

Získá další jímku kanálu serveru v řetězu jímky serveru.

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

Hodnota vlastnosti

Jímka dalšího kanálu serveru v řetězu jímky serveru.

Atributy

Výjimky

Okamžitý volající nemá požadované Infrastructure oprávnění.

Poznámky

Jímky kanálů jsou propojeny v řetězu poskytovatelů jímky a všechny zprávy kanálu procházejí tímto řetězem předtím, než je zpráva serializována a přenesena.

Platí pro