Table of Contents

Property MaxListItems

Namespace
LMKit.Agents.Tools.BuiltIn.IO
Assembly
LM-Kit.NET.dll

MaxListItems

Gets or sets the maximum items returned in list operations. Default is 1000.

public int MaxListItems { get; set; }

Property Value

int