ServiceFaultMessageInspectorBeforeSendReply Method |
Namespace:
LSOmni.Service
Assembly:
LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2026.4
Syntaxpublic void BeforeSendReply(
ref Message reply,
Object correlationState
)
Parameters
- reply
- Type: System.ServiceModel.ChannelsMessage
- correlationState
- Type: SystemObject
Implements
IDispatchMessageInspectorBeforeSendReply(Message, Object)
See Also