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