[TIBCO.EMS .NET client library 7.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
The FederatedTopic class represents the topic entry in the naming server.
A FederatedTopic object is the query result of a topic name lookup, the return value
of the NameSearcher.Lookup method.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks
A FederatedTopic object has a Name property that uniquely identifies
the topic entry in the name server. If we want to store the reference of query
result into a 3rd-party directory server, this property can be used as the entry name of
a DirectoryEntry in ASDI.