TestServer.AllowSynchronousIO 屬性

定義

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

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

屬性值

適用於