The NMS Class Library (.Net Messaging Library)

ITemporaryQueue Interface

Represents a temporary queue which exists for the duration of the IConnection which created it.

public interface ITemporaryQueue : IDestination

Types that implement ITemporaryQueue

Type Description
ActiveMQTempQueue A Temporary Queue

Requirements

Namespace: NMS

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

NMS Namespace