KestrelServerOptions.AllowSynchronousIO Proprietà

Definizione

Ottiene o imposta un valore che controlla se l'I/O sincrono è consentito per e 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

Valore della proprietà

Commenti

Il valore predefinito è false.

Si applica a