Message.GetDeliveryModeName


Method

Declaration

static string GetDeliveryModeName( 
    MessageDeliveryMode deliveryMode ); 
 
static string GetDeliveryModeName 
    (int deliveryMode ); 

Purpose

Convert a delivery mode constant to a string.

Parameters

Parameter
Description
deliveryMode
Convert this delivery mode to a string.

Remarks

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.

See Also

DeliveryMode

MessageDeliveryMode


TIBCO Enterprise Message Service™ .NET Reference
System Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com