Share via


TestServerOptions.AllowSynchronousIO 属性

定义

获取或设置一个值,该值控制是否允许 和 Response同步 Request IO。 默认值是 false

public bool AllowSynchronousIO { get; set; }
member this.AllowSynchronousIO : bool with get, set
Public Property AllowSynchronousIO As Boolean

属性值

适用于