[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
The FederatedQueue class represents the queue entry in the naming server.
A FederatedQueue object is the query result of a queue name lookup, the return value
of the NameSearcher.Lookup method.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks
A FederatedQueue object has a Name property that uniquely identifies
the queue entry in the naming 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.