[TIBCO.EMS.UFOCLIENT .NET client library 8.1 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Gets the name of the topic
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
public override string TopicName { get; } |
Public Overrides ReadOnly Property TopicName As String |
public: virtual property String^ TopicName { String^ get () override; } |
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.