[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Gets the name of the topic
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public string TopicName { get; } |
Public ReadOnly Property TopicName As String |
public: property String^ TopicName { String^ get (); } |
Field Value
The name of the topic, if not set, null is returned
Remarks
Each topic has a name that is unique among all topics.