[This is preliminary documentation and is subject to change.]
The IClientMsgInspector type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| ClientDeliverResponse |
Intercepts server response message before it arrives into CallSlot and optionaly allows to change it
| |
| ClientDispatchCall |
Intercepts client call during dispatch and optionaly allows to change the RequestMsg
| |
| Configure |
Configures an entity from supplied config node
(Inherited from IConfigurable.) |
Properties
| Name | Description | |
|---|---|---|
| Name | (Inherited from INamed.) | |
| Order | (Inherited from IOrdered.) |
See Also