Method
Topic
CreateTopic(
string topicName );
Create a topic.
If the named topic already exists at the server, then this method returns that topic. (That topic can be either static or dynamic.)
If the named topic does not yet exist at the server, and the server allows dynamic topics, then this method creates a dynamic topic.
Dynamic destinations are provider-specific, so programs that use them might not be portable to other providers.
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |