IClientMsgInspector ClientDeliverResponse Method NFX Class Library

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

Intercepts server response message before it arrives into CallSlot and optionaly allows to change it

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

ResponseMsg ClientDeliverResponse(
	CallSlot callSlot,
	ResponseMsg response
)

Return Value

Type: ResponseMsg
See Also