Aracılığıyla paylaş


HttpSysOptions.AllowSynchronousIO Özellik

Tanım

HttpContext.Request.Body ve HttpContext.Response.Body için zaman uyumlu girişe/çıkışa izin verilip verilmeyeceğini denetleyin. Varsayılan değer: false.

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

Özellik Değeri

Şunlara uygulanır