共用方式為


TestServerOptions.AllowSynchronousIO 屬性

定義

取得或設定值,這個值控制 是否允許 和 ResponseRequest 同步 IO。 預設值是 false

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

屬性值

適用於