ServiceFaultMessageInspectorAfterReceiveRequest Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxpublic Object AfterReceiveRequest(
ref Message request,
IClientChannel channel,
InstanceContext instanceContext
)
Parameters
- request
- Type: System.ServiceModel.ChannelsMessage
- channel
- Type: System.ServiceModelIClientChannel
- instanceContext
- Type: System.ServiceModelInstanceContext
Return Value
Type:
ObjectImplements
IDispatchMessageInspectorAfterReceiveRequest(Message, IClientChannel, InstanceContext)
See Also