[TIBCO.EMS .NET client library 6.3 documentation]

The FederatedQueue type exposes the following members.

Methods

  NameDescription
Clone
Implementation of ICloneable. Overrides the cloning process.
(Inherited from Queue.)
Equals
Compare with another object for equality.
(Inherited from Queue.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Returns a hashcode representing the current object
(Inherited from Queue.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a string representation of this Queue object.
(Inherited from Queue.)

Properties

  NameDescription
Name
Gets the name property of the object. The name string uniquely identfies the queue and can be used as the entry name of a DirectoryEntry in ASDI.
QueueName
Gets the name of the queue
(Inherited from Queue.)

See Also