[This is preliminary documentation and is subject to change.]
The IServerMsgInspector type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| Configure |
Configures an entity from supplied config node
(Inherited from IConfigurable.) | |
| ServerDispatchRequest |
Intercepts RequestMsg that arrived from particular ServerEndPoint and optionaly allows to change it
| |
| ServerReturnResponse |
Intercepts ResponseMsg generated by server before it is sent to client and optionaly allows to change it
|
Properties
| Name | Description | |
|---|---|---|
| Name | (Inherited from INamed.) | |
| Order | (Inherited from IOrdered.) |
See Also