Share via


SdlChannelSinkProvider.GetChannelData(IChannelDataStore) Methode

Definition

Gibt die Channeldaten für den Channel zurück, dem die aktuelle Senke zugeordnet ist.

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

Parameter

localChannelData
IChannelDataStore

Ein IChannelDataStore-Objekt, in dem die Channeldaten zurückgegeben werden sollen.

Implementiert

Gilt für: