QueryBase.Timeout 屬性

定義

讓查詢逾時或設定。

public:
 property int Timeout { int get(); void set(int value); };
[System.ComponentModel.DefaultValue(0)]
public int Timeout { get; set; }
[<System.ComponentModel.DefaultValue(0)>]
member this.Timeout : int with get, set
Public Property Timeout As Integer

屬性值

查詢暫停。

屬性

適用於