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