Freigeben über


AS2ErrorSettings(Boolean, Boolean) Konstruktor

Definition

Initialisiert eine neue instance von AS2ErrorSettings.

public AS2ErrorSettings (bool suspendDuplicateMessage, bool resendIfMdnNotReceived);
new Azure.ResourceManager.Logic.Models.AS2ErrorSettings : bool * bool -> Azure.ResourceManager.Logic.Models.AS2ErrorSettings
Public Sub New (suspendDuplicateMessage As Boolean, resendIfMdnNotReceived As Boolean)

Parameter

suspendDuplicateMessage
Boolean

Der Wert, der angibt, ob doppelte Nachrichten angehalten werden sollen.

resendIfMdnNotReceived
Boolean

Der Wert, der angibt, ob die Nachricht erneut gesendet werden soll, wenn MDN nicht empfangen wird.

Gilt für: