SoapServerFormatterSinkProvider.GetChannelData(IChannelDataStore) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne les données de canal pour le canal auquel le récepteur en cours est associé.
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)
- channelData
- IChannelDataStore
Objet IChannelDataStore dans lequel les données de canal doivent être retournées.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :