TemporaryTopic


Class

Declaration

class TemporaryTopic : Topic 

Purpose

Programs can use temporary topics as reply destinations.

Remarks

Programs create temporary topics using Session.CreateTemporaryTopic.

A temporary topic exists only for the duration of the session’s connection, and is available only within that connection.

Only consumers associated with the same connection as the temporary topic can consume messages from it.

Servers connected by routes do exchange messages sent to temporary topics.

 

Method
Description
Page
71

See Also

Session.CreateTemporaryTopic


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com