Class NMSConstants
Defines a number of constants
Inheritance
System.Object
NMSConstants
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Apache.NMS
Assembly: Apache.NMS.dll
Syntax
public class NMSConstants
Fields
| Improve this Doc View SourcedefaultDeliveryMode
Declaration
public const MsgDeliveryMode defaultDeliveryMode = MsgDeliveryMode.Persistent
Field Value
Type | Description |
---|---|
MsgDeliveryMode |
defaultPriority
Declaration
public const MsgPriority defaultPriority = MsgPriority.Normal
Field Value
Type | Description |
---|---|
MsgPriority |
defaultRequestTimeout
Declaration
public static readonly TimeSpan defaultRequestTimeout
Field Value
Type | Description |
---|---|
System.TimeSpan |
defaultTimeToLive
Declaration
public static readonly TimeSpan defaultTimeToLive
Field Value
Type | Description |
---|---|
System.TimeSpan |