KestrelServerOptions.AllowSynchronousIO Propriété

Définition

Obtient ou définit une valeur qui contrôle si les E/S synchrones sont autorisées pour et RequestResponse

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

Valeur de propriété

Remarques

La valeur par défaut est false.

S’applique à