次の方法で共有


BinaryClientFormatterSink.NextChannelSink プロパティ

定義

シンク チェイン内の次の IClientChannelSink を取得します。

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

プロパティ値

シンク チェインの次の IClientChannelSink

実装

適用対象