[TIBCO.EMS .NET Admin client library 7.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Enum containing different destination types
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public enum DestinationType |
Public Enumeration DestinationType |
public enum class DestinationType |
Members
Member name | Description | |
---|---|---|
All | Type indicating a topic or queue. | |
Queue | Type indicating a queue. | |
Topic | Type indicating a topic. |