SoapClientFormatterSink.NextChannelSink 属性      
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取接收器链中的下一个 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.IClientChannelSinkPublic ReadOnly Property NextChannelSink As IClientChannelSink属性值
接收器链中的下一个 IClientChannelSink。