Udostępnij za pośrednictwem


BinaryClientFormatterSinkProvider.Next Właściwość

Definicja

Pobiera lub ustawia następny IClientChannelSinkProvider w łańcuchu dostawcy ujścia.

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

Wartość właściwości

Następny IClientChannelSinkProvider w łańcuchu dostawcy ujścia.

Implementuje

Dotyczy