AS2MessageConnectionSettings.KeepHttpConnectionAlive Property

Definition

The value indicating whether to keep the connection alive.

public Azure.Provisioning.BicepValue<bool> KeepHttpConnectionAlive { get; set; }
member this.KeepHttpConnectionAlive : Azure.Provisioning.BicepValue<bool> with get, set
Public Property KeepHttpConnectionAlive As BicepValue(Of Boolean)

Property Value

Applies to