An NDoc Documented Class Library

DeliveryMode Enumeration

The delivery modes supported by the messaging API.

public enum DeliveryMode

Members

Member Name Description
NonPersistent Delivery guarantee of at most once.
Persistent Delivery guarantee of once and only once.

Requirements

Namespace: webMethods.Msg

Assembly: webMethods.Msg (in webMethods.Msg.dll)

See Also

webMethods.Msg Namespace