DispatchRuntime.EndpointDispatcher Propriété

Définition

Obtient EndpointDispatcher pour cette exécution de répartition.

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

Valeur de propriété

EndpointDispatcher pour cette exécution de répartition.

Remarques

Utilisez la propriété EndpointDispatcher pour obtenir le répartiteur de point de terminaison associé à cette exécution de répartition pour modifier ou personnaliser l'exécution spécifique au point de terminaison.

S’applique à