C-DEngine 5.105

IBaseEngine..::..Subscribe Method

Sends CDE-SUBSCRIBE to a given channel. A subscription to a topic tells the connected node to relay information regarding this topic to the subscriber. This subscribe function will send the ClassName of the plugin-service to the designated channel and expects publications to it. If the Application has an active scope the subscription will be scoped as well. Preventing unwanted and unauthorized telegrams to be sent to this plugin-service

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


void Subscribe()
Sub Subscribe
void Subscribe()