[TIBCO.EMS.UFOCLIENT .NET client library 8.1 documentation]

The TemporaryTopic type exposes the following members.

Methods

  NameDescription
Clone
Throws a NotSupported Exception
(Overrides Topic..::.Clone()()().)
Delete
Deletes this temporary 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 the destination.
(Inherited from Destination.)

Properties

  NameDescription
TopicName
Gets the name of the topic
(Overrides Topic..::.TopicName.)

See Also