Show / Hide Table of Contents

    Enum MsgDeliveryMode

    Define an enumerated array of message delivery modes. Provider-specific values can be used to extend this enumerated mode. TIBCO is known to provide a third value of ReliableDelivery. At minimum, a provider must support Persistent and NonPersistent.

    Namespace: Apache.NMS
    Assembly: Apache.NMS.dll
    Syntax
    public enum MsgDeliveryMode

    Fields

    Name Description
    NonPersistent
    Persistent
    • Improve this Doc
    • View Source
    Back to top Copyright © 2005-2023 Apache Software Foundation project
    Generated by DocFX