Compartilhar via


SoapServerFormatterSinkProvider.GetChannelData(IChannelDataStore) Método

Definição

Retorna os dados de canal para o canal ao qual o coletor atual está associado.

public:
 virtual void GetChannelData(System::Runtime::Remoting::Channels::IChannelDataStore ^ channelData);
public void GetChannelData (System.Runtime.Remoting.Channels.IChannelDataStore channelData);
abstract member GetChannelData : System.Runtime.Remoting.Channels.IChannelDataStore -> unit
override this.GetChannelData : System.Runtime.Remoting.Channels.IChannelDataStore -> unit
Public Sub GetChannelData (channelData As IChannelDataStore)

Parâmetros

channelData
IChannelDataStore

Um objeto IChannelDataStore no qual os dados de canal devem ser retornados.

Implementações

Aplica-se a