IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

SearchSizeLimit Property

Maximum number of entries that can be returned by the next search operation.

Syntax

[VB.NET]
Public Property SearchSizeLimit As Integer

[C#]
public int SearchSizeLimit {get; set;}

Remarks

This property contains the maximum number of entries that can be returned by the next search operation. This limit is provided as a hint to the directory server. A value of 0 means that no size limits are in effect for the search.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]