AS2AcknowledgementConnectionSettings Class

Definition

The AS2 agreement acknowledgement connection settings.

public class AS2AcknowledgementConnectionSettings
type AS2AcknowledgementConnectionSettings = class
Public Class AS2AcknowledgementConnectionSettings
Inheritance
AS2AcknowledgementConnectionSettings

Constructors

AS2AcknowledgementConnectionSettings(Boolean, Boolean, Boolean, Boolean)

Initializes a new instance of AS2AcknowledgementConnectionSettings.

Properties

IgnoreCertificateNameMismatch

Indicates whether to ignore mismatch in certificate name.

KeepHttpConnectionAlive

Indicates whether to keep the connection alive.

SupportHttpStatusCodeContinue

Indicates whether to support HTTP status code 'CONTINUE'.

UnfoldHttpHeaders

Indicates whether to unfold the HTTP headers.

Applies to