Share via


AS2ErrorSettings Class

Definition

The AS2 agreement error settings.

public class AS2ErrorSettings
type AS2ErrorSettings = class
Public Class AS2ErrorSettings
Inheritance
AS2ErrorSettings

Constructors

AS2ErrorSettings(Boolean, Boolean)

Initializes a new instance of AS2ErrorSettings.

Properties

ResendIfMdnNotReceived

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

SuspendDuplicateMessage

The value indicating whether to suspend duplicate message.

Applies to