Method
static string GetDeliveryModeName(
MessageDeliveryMode
deliveryMode );
static string GetDeliveryModeName
(int deliveryMode );
Convert a delivery mode constant to a string.
Programs can obtain the delivery mode of a message by accessing the DeliveryMode
header property of the message object.
This method is an extension to the JMS specification.
TIBCO Enterprise Message Service™ .NET Reference System Release 4.3, February 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |