SdlChannelSink.NextChannelSink 屬性

定義

取得接收鏈結中的下一個 IServerChannelSink

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

屬性值

接收鏈結中的下一個 IServerChannelSink

實作

適用於