KestrelServerOptions.AllowSynchronousIO Eigenschaft

Definition

Ruft einen Wert ab, der steuert, ob synchrone E/A für die und zulässig ist, oder legt diesen Request fest. Response

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

Eigenschaftswert

Hinweise

Der Standardwert ist „false“.

Gilt für: