Share via


DurableHttpRequest.AsynchronousPatternEnabled Property

Definition

Specifies whether the Durable HTTP APIs should automatically handle the asynchronous HTTP pattern.

[Newtonsoft.Json.JsonProperty("asynchronousPatternEnabled")]
public bool AsynchronousPatternEnabled { get; }
[<Newtonsoft.Json.JsonProperty("asynchronousPatternEnabled")>]
member this.AsynchronousPatternEnabled : bool
Public ReadOnly Property AsynchronousPatternEnabled As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to