[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
A Topic object encapsulates a TIBCO EMS specific topic name.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
[SerializableAttribute] public class Topic : Destination, ICloneable |
<SerializableAttribute> _ Public Class Topic _ Inherits Destination _ Implements ICloneable |
[SerializableAttribute] public ref class Topic : public Destination, ICloneable |
Remarks
Topics deliver each message to multiple consumers.
Inheritance Hierarchy
System..::.Object
TIBCO.EMS..::.Destination
TIBCO.EMS..::.Topic
TIBCO.EMS..::.FederatedTopic
TIBCO.EMS..::.TemporaryTopic
TIBCO.EMS..::.Destination
TIBCO.EMS..::.Topic
TIBCO.EMS..::.FederatedTopic
TIBCO.EMS..::.TemporaryTopic