C-DEngine 5.105

TheCommCore..::..PublishCentral Method

Overload List


  Name Description
Public method Static member PublishCentral(TSM)
use the method to send a Message to ALL nodes in the Solution The ENG parameter of the pMessage will be used as the Topic for the publication
Public method Static member PublishCentral(TSM, Boolean)
Use this method to send a Message to ALL nodes in the Solution The ENG parameter of the pMessage will be used as the Topic for the publication.
Public method Static member PublishCentral(String, TSM)
Use this method to send a message to all nodes in the solution that have an active subscription for the pTopic
Public method Static member PublishCentral(String, String, TSM)
Use this method to send a message to all nodes in the solution that have an active subscription of the custom Scope for the pTopic