DispatchRuntime.ChannelDispatcher Propriété

Définition

Obtient ChannelDispatcher pour cet objet d'exécution de répartition.

public:
 property System::ServiceModel::Dispatcher::ChannelDispatcher ^ ChannelDispatcher { System::ServiceModel::Dispatcher::ChannelDispatcher ^ get(); };
public System.ServiceModel.Dispatcher.ChannelDispatcher ChannelDispatcher { get; }
member this.ChannelDispatcher : System.ServiceModel.Dispatcher.ChannelDispatcher
Public ReadOnly Property ChannelDispatcher As ChannelDispatcher

Valeur de propriété

Répartiteur de canal de l'objet d'exécution de répartition.

S’applique à