TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

TopicInfo Methods

The methods of the TopicInfo class are listed below. For a complete list of TopicInfo class members, see the TopicInfo Members topic.

Public Instance Methods

AddExportTransport Add a new export transport to the list of transports this destination exports messages to.
AddImportTransport (inherited from DestinationInfo) Add a new import transport to the list of transports this destination imports messages from.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
RemoveExportTransport Remove an export transport from the list of transports this destination exports messages to.
RemoveImportTransport (inherited from DestinationInfo) Remove an import transport from the list of transports this destination imports messages from.
StatString (inherited from DestinationInfo) Helper method that generates the statistical information in the form of a string.
ToString 

See Also

TopicInfo Class | TIBCO.EMS.ADMIN Namespace