ServerTimeout Property
The ServerTimeout property of the DomainController class gets or sets the time limit, in seconds, for the amount of time the server should observe in a search.
Property Value
Int32 The time limit, in seconds, of the search for user profiles that the server performs.
Exceptions
Exception Type | Condition |
---|---|
InvalidValueException | The value is not a positive integer |
Remarks
When the time limit is reached, the server stops searching and returns the results accumulated to that point. If this value is zero, the time-out period is infinite. The default value is 120.
Requirements
Platforms: Microsoft Windows Server 2003
Security: Code Access Security