[TIBCO.EMS.UFOCLIENT .NET client library 5.1 documentation]
Assembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
A Destination object encapsulates a TIBCO EMS specific address.
Namespace:
TIBCO.EMS.UFOAssembly: TIBCO.EMS.UFO (in TIBCO.EMS.UFO.dll)
Syntax
[SerializableAttribute] public class Destination : ICloneable |
<SerializableAttribute> _ Public Class Destination _ Implements ICloneable |
[SerializableAttribute] public ref class Destination : ICloneable |
Remarks
Administrators define destinations in the server. Client programs access them using methods of LookupContext.
The Destination class defines the root behavior of all destinations. Programs do not create instances of this class; instead, they create instances of its subclasses.