[TIBCO.EMS .NET client library 8.1 documentation]

The message producer's default priority is 4.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public const int DEFAULT_PRIORITY
Public Const DEFAULT_PRIORITY As Integer
public:
literal int DEFAULT_PRIORITY

Remarks

When neither the sending call nor the producer supplies a priority, this default applies.

See Also