AS2ErrorSettings interface
The AS2 agreement error settings.
Properties
resend |
The value indicating whether to resend message If MDN is not received. |
suspend |
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