AS2ErrorSettings interface

The AS2 agreement error settings.

Properties

resendIfMDNNotReceived

The value indicating whether to resend message If MDN is not received.

suspendDuplicateMessage

The value indicating whether to suspend duplicate message.

Property Details

resendIfMDNNotReceived

The value indicating whether to resend message If MDN is not received.

resendIfMDNNotReceived: boolean

Property Value

boolean

suspendDuplicateMessage

The value indicating whether to suspend duplicate message.

suspendDuplicateMessage: boolean

Property Value

boolean