SearchTimeLimit Property
A time limit for the next search operation (in seconds).
Syntax
[VB.NET] Public Property SearchTimeLimit As Integer
[C#] public int SearchTimeLimit {get; set;}
Remarks
This property contains a time limit for the next search operation (in seconds). This limit is provided as a hint to the directory server. A value of 0 means that no time limits are in effect for the search.
Default Value
0