| 
          
           
 
 
          
          
           
            A
            
             
              string
             
            
            value
that specifies the delivery mode that the
            
             Send Message To Queue operation
            
            operation of the JMS service should use
for the message. The delivery mode indicates whether message delivery
should be made fail-safe in case the JMS provider fails.
            
           
            These values are valid:
            
           
            - 
             DEFAULT:
            
 
            - 
             The configuration of the JMS provider dictates delivery mode.
            
 
            
             
            - 
             PERSISTENT:
            
 
            - 
             The message is stored on the server when it is sent, making
it is available when the JMS service is restored.
            
 
            
             
            - 
             NON_PERSISTENT:
            
 
            - 
             The message is lost if the JMS provider fails.
             
              For
information about configuring default properties, see
              
               Datatype specific settings
              
              .
              
             
            
             
            
           
           
          
           
            
           
           
            Datatype specific settings
           
           
            
             Properties for specifying the delivery mode.
             
            
             
              
             
             
              Delivery Mode
             
             
              A
              
               
                string
               
              
              value
that represents the mode of delivering a message.
              
             
            
           
          
          
           
          
          
          
          | 
         
          | 
         
          
          |