CallbackBehaviorAttribute.IEndpointBehavior.ApplyDispatchBehavior 方法

定義

實作 ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher) 方法。 這個實作沒有任何作用。

C#
void IEndpointBehavior.ApplyDispatchBehavior (System.ServiceModel.Description.ServiceEndpoint serviceEndpoint, System.ServiceModel.Dispatcher.EndpointDispatcher endpointDispatcher);
C#
void IEndpointBehavior.ApplyDispatchBehavior (System.ServiceModel.Description.ServiceEndpoint serviceEndpoint, System.ServiceModel.Dispatcher.EndpointDispatcher dispatcher);

參數

serviceEndpoint
ServiceEndpoint

要修改的端點。

endpointDispatcherdispatcher
EndpointDispatcher

此方法修改的端點發送器。

實作

適用於

產品 版本
.NET Core 1.0, Core 1.1
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8
UWP 10.0