IServerMsgInspector ServerDispatchRequest Method NFX Class Library

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

Intercepts RequestMsg that arrived from particular ServerEndPoint and optionaly allows to change it

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

RequestMsg ServerDispatchRequest(
	ServerEndPoint endpoint,
	RequestMsg request
)

Return Value

Type: RequestMsg
See Also