Share via


DurableHttpRequest.AsynchronousPatternEnabled Propiedad

Definición

Especifica si las API HTTP duraderas deben controlar automáticamente el patrón HTTP asincrónico.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a