[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the destination type to which this message was
sent.
All indicates the destination
could not be found.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public DestinationType Type { get; } |
Public ReadOnly Property Type As DestinationType |
public: property DestinationType Type { DestinationType get (); } |