Sdílet prostřednictvím


DispatchRuntime.EndpointDispatcher Vlastnost

Definice

Získá pro EndpointDispatcher tento modul runtime dispatch.

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

Hodnota vlastnosti

Modul EndpointDispatcher runtime pro tento dispečer.

Poznámky

EndpointDispatcher Pomocí vlastnosti získejte dispečer koncového bodu přidruženého k tomuto modulu runtime pro odesílání, aby bylo možné upravit nebo přizpůsobit provádění specifické pro koncový bod.

Platí pro