[TIBCO.EMS .NET client library 7.0 documentation]

The FederatedTopic type exposes the following members.

Methods

  NameDescription
Clone
Implementation of ICloneable. Overrides the cloning process.
(Inherited from Topic.)
Equals
Compare with another object for equality.
(Inherited from Topic.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Returns a hashcode representing the current object
(Inherited from Topic.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a string representation of this Topic object.
(Inherited from Topic.)

Properties

  NameDescription
Name
Gets the name property of the object. The name string uniquely identfies the topic and can be used as the entry name of a DirectoryEntry in ASDI.
TopicName
Gets the name of the topic
(Inherited from Topic.)

See Also