IServerMsgInspector MembersNFX Class Library

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

The IServerMsgInspector type exposes the following members.
Methods

  NameDescription
Public methodConfigure
Configures an entity from supplied config node
(Inherited from IConfigurable.)
Public methodServerDispatchRequest
Intercepts RequestMsg that arrived from particular ServerEndPoint and optionaly allows to change it
Public methodServerReturnResponse
Intercepts ResponseMsg generated by server before it is sent to client and optionaly allows to change it
Back to Top
Properties

  NameDescription
Public propertyName (Inherited from INamed.)
Public propertyOrder (Inherited from IOrdered.)
Back to Top
See Also