MessageInspectorEndpointBehaviorApplyDispatchBehavior - метод
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public void ApplyDispatchBehavior(
ServiceEndpoint endpoint,
EndpointDispatcher endpointDispatcher
)
Public Sub ApplyDispatchBehavior (
endpoint As ServiceEndpoint,
endpointDispatcher As EndpointDispatcher
)
public:
virtual void ApplyDispatchBehavior(
ServiceEndpoint^ endpoint,
EndpointDispatcher^ endpointDispatcher
) sealed
abstract ApplyDispatchBehavior :
endpoint : ServiceEndpoint *
endpointDispatcher : EndpointDispatcher -> unit
override ApplyDispatchBehavior :
endpoint : ServiceEndpoint *
endpointDispatcher : EndpointDispatcher -> unit
- endpoint ServiceEndpoint
-
- endpointDispatcher EndpointDispatcher
-
IEndpointBehavior.ApplyDispatchBehavior(ServiceEndpoint, EndpointDispatcher)