TheCommCore..::..PublishCentral Method
Overload List
Name | Description | |
---|---|---|
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
|
|
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.
|
|
PublishCentral(String, TSM) |
Use this method to send a message to all nodes in the solution that have an active subscription for the pTopic
|
|
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
|