語言

TransSynchronizationAgent.QueryTimeout 屬性

定義

取得或設定允許內部查詢完成的秒數。

public:
 virtual property int QueryTimeout { int get(); void set(int value); };
public virtual int QueryTimeout { get; set; }
member this.QueryTimeout : int with get, set
Public Overridable Property QueryTimeout As Integer

屬性值

允許內部查詢完成的秒數。

實作

備註

預設 QueryTimeout 值是 30。

將 設為 0 QueryTimeout 表示查詢永遠不會逾時。

適用於