ClientBase<TChannel>.Channel Propriété
Définition
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.
Obtient le canal interne utilisé pour envoyer des messages à divers points de terminaison de service configurés.
protected:
property TChannel Channel { TChannel get(); };
protected TChannel Channel { get; }
member this.Channel : 'Channel
Protected ReadOnly Property Channel As TChannel
Valeur de propriété
- TChannel
Canal d'un type spécifié.