ClientBase<TChannel>.Channel Propriété

Définition

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é.

S’applique à