KestrelServerOptions.AllowSynchronousIO Vlastnost

Definice

Získá nebo nastaví hodnotu, která určuje, zda je pro a povolen synchronní vstupně-v/ 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

Hodnota vlastnosti

Boolean

Poznámky

Výchozí hodnota je false.

Platí pro