IHttpBodyControlFeature.AllowSynchronousIO Property

Definition

Gets or sets a value that controls whether synchronous IO is allowed for the Body and Body

public:
 property bool AllowSynchronousIO { bool get(); void set(bool value); };
public bool AllowSynchronousIO { get; set; }
member this.AllowSynchronousIO : bool with get, set
Public Property AllowSynchronousIO As Boolean

Property Value

Applies to