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 NMSConstantsFields
| Improve this Doc View SourcedefaultDeliveryMode
Declaration
public const MsgDeliveryMode defaultDeliveryMode = MsgDeliveryMode.PersistentField Value
| Type | Description | 
|---|---|
| MsgDeliveryMode | 
defaultPriority
Declaration
public const MsgPriority defaultPriority = MsgPriority.NormalField Value
| Type | Description | 
|---|---|
| MsgPriority | 
defaultRequestTimeout
Declaration
public static readonly TimeSpan defaultRequestTimeoutField Value
| Type | Description | 
|---|---|
| System.TimeSpan | 
defaultTimeToLive
Declaration
public static readonly TimeSpan defaultTimeToLiveField Value
| Type | Description | 
|---|---|
| System.TimeSpan |