DispatchRuntime.EndpointDispatcher 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個分派執行階段的 EndpointDispatcher。
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
屬性值
這個分派執行階段的 EndpointDispatcher。
備註
使用 EndpointDispatcher 屬性來取得與這個分派執行階段有關聯的端點發送器,即可修改或自訂端點特定的執行。