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

属性值

适用于