unsubscribe
stop subscribing to one or more subjects
Supported for RTserver:
Supported for RTclient and RTmon:
The unsubscribe
command deletes the specified subjects from the list of subjects to which the RT process is subscribing.
For RTclient and RTmon, the command takes a variable number of subjects.
An RTclient process must call the API function TipcInitCommands to enable access to the unsubscribe
command.
If a subject is specified that the RT process is not subscribing to, no action is taken for that subject.
To prevent irreversible damage to your SmartSockets system, this command should not be specified with the Enable_Control_Msgs option without careful supervision.
The unsubscribe
command acts on the global connection unless received via a CONTROL message, in which case the command is applied to the connection on which it was received.
PROMPT>unsubscribe eps
Stop subscribing to subject /eps. PROMPT>unsubscribe thermal pcs
Stop subscribing to subject /thermal. Stop subscribing to subject /pcs.
TIBCO SmartSockets™ User’s Guide Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |