unsubscribe


Name

unsubscribe — stop subscribing to one or more subjects

Synopsis

Supported for RTserver:

unsubscribe project subject 

Supported for RTclient and RTmon:

unsubscribe subject1 subject2 ... 

Description

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.

Caution

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.

See Also

subscribe

Examples

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