TheCommCore..::..PublishToNode Method (Guid, String, TSM)
Use this method to send a message with a given ScrambledScopeID to a specific Node specified in the pTargetGuid
Namespace:
nsCDEngine.CommunicationAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pTargetGuid
- Type: Guid
Target Node the message should be sent to
- SScopeID
- Type: String
Scrambled ScopeID. Only if the Target Node is of this scope, it can receive the message
- TargetMessage
- Type: nsCDEngine.BaseClasses..::..TSM
Message to be sent