다음을 통해 공유


AS2ErrorSettings.ResendIfMdnNotReceived Property

Definition

Gets or sets the value indicating whether to resend message If MDN is not received.

[Newtonsoft.Json.JsonProperty(PropertyName="resendIfMdnNotReceived")]
public bool ResendIfMdnNotReceived { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resendIfMdnNotReceived")>]
member this.ResendIfMdnNotReceived : bool with get, set
Public Property ResendIfMdnNotReceived As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to