共用方式為


IHttpBodyControlFeature.AllowSynchronousIO 屬性

定義

取得或設定值,這個值控制 是否允許 Body 和 的同步 IO Body

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

屬性值

適用於