The delivery modes supported by the messaging API.
Member Name | Description |
---|---|
NonPersistent | Delivery guarantee of at most once. |
Persistent | Delivery guarantee of once and only once. |
Namespace: webMethods.Msg
Assembly: webMethods.Msg (in webMethods.Msg.dll)