The NMS Class Library (.Net Messaging Library)

DestinationType Enumeration

Represents the type of the destination such as a queue or topic.

public enum DestinationType

Members

Member Name Description
Topic  
TemporaryQueue  
Queue  
TemporaryTopic  

Requirements

Namespace: NMS

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

See Also

NMS Namespace