PersistentChatServerConfiguration.SearchLimit Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the search result limit which is applied to all user queries
public:
property int SearchLimit { int get(); };
public int SearchLimit { get; }
member this.SearchLimit : int
Public ReadOnly Property SearchLimit As Integer
Property Value
The search limit.