[TIBCO.EMS .NET client library 6.0 documentation]

The TemporaryQueue type exposes the following members.

Methods

  NameDescription
_AddRefCount
_SubtractRefCount
Clone
Throws a NotSupported Exception
(Overrides Queue..::.Clone()()().)
Delete
Deletes a temporary queue that belongs to this connection.
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
IsClosed
QueueName
Gets the name of the queue
(Inherited from Queue.)
RefCount

See Also