語言

BinaryClientFormatterSinkProvider.Next 屬性

定義

負責接收或設定下一個 IClientChannelSinkProvider 水槽供應商鏈。

public:
 property System::Runtime::Remoting::Channels::IClientChannelSinkProvider ^ Next { System::Runtime::Remoting::Channels::IClientChannelSinkProvider ^ get(); void set(System::Runtime::Remoting::Channels::IClientChannelSinkProvider ^ value); };
public System.Runtime.Remoting.Channels.IClientChannelSinkProvider Next { get; set; }
member this.Next : System.Runtime.Remoting.Channels.IClientChannelSinkProvider with get, set
Public Property Next As IClientChannelSinkProvider

屬性值

下一家 IClientChannelSinkProvider 是水槽供應商。

實作

適用於