TheCommCore..::..PublishToOriginator Method (TSM, TSM, Boolean)
Use this method to publish the TargetMessage to the Originator in the SourceMessage
This method can be used to reply only to the sender of an incoming message
Namespace:
nsCDEngine.CommunicationAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- sourceMessage
- Type: nsCDEngine.BaseClasses..::..TSM
Incoming request message containing the Originator
- TargetMessage
- Type: nsCDEngine.BaseClasses..::..TSM
Message to be sent to the Originator of the SourceMessage
- IncludeLocalNode
- Type: Boolean
If set to true, the current node will by called in its "ProcessServiceMessage" handler if the ENG is a live engine on the current node