IClientMsgInspector MembersNFX Class Library

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

The IClientMsgInspector type exposes the following members.
Methods

  NameDescription
Public methodClientDeliverResponse
Intercepts server response message before it arrives into CallSlot and optionaly allows to change it
Public methodClientDispatchCall
Intercepts client call during dispatch and optionaly allows to change the RequestMsg
Public methodConfigure
Configures an entity from supplied config node
(Inherited from IConfigurable.)
Back to Top
Properties

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