共用方式為


FindCriteria.Duration 屬性

定義

取得或設定指定尋找作業逾時期間的 TimeSpan

public:
 property TimeSpan Duration { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan Duration { get; set; }
member this.Duration : TimeSpan with get, set
Public Property Duration As TimeSpan

屬性值

尋找作業的逾時期間。

適用於