[TIBCO.EMS .NET client library 7.0 documentation]
The Topic type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Topic | Constructs a new Topic object with the given name. |
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Implementation of ICloneable. Overrides the cloning process.
(Overrides Destination..::.Clone()()().) |
![]() | Equals | Compare with another object for equality. (Overrides Destination..::.Equals(Object).) |
![]() | 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
(Overrides Destination..::.GetHashCode()()().) |
![]() | 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.
(Overrides Destination..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
![]() | TopicName | Gets the name of the topic |