The NMS Class Library (.Net Messaging Library)

ITemporaryTopic Interface

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

public interface ITemporaryTopic : IDestination

Types that implement ITemporaryTopic

Type Description
ActiveMQTempTopic A Temporary Topic

Requirements

Namespace: NMS

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

See Also

NMS Namespace