[TIBCO.EMS .NET Admin client library 5.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the delivery mode for messages imported from this transport to a
queue.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public DeliveryMode QueueImportDeliveryMode { get; } |
Public ReadOnly Property QueueImportDeliveryMode As DeliveryMode |
public: property DeliveryMode QueueImportDeliveryMode { DeliveryMode get (); } |