IClientMsgInspector ClientDispatchCall Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Intercepts client call during dispatch and optionaly allows to change the RequestMsg

Namespace: NFX.Glue
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

RequestMsg ClientDispatchCall(
	ClientEndPoint endpoint,
	RequestMsg request
)

Return Value

Type: RequestMsg
See Also