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

属性值

查找操作的超时时间。

适用于