Table of Contents

Property MaxEntries

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

MaxEntries

Gets or sets the maximum number of feed entries to return. Default is 20. Set to 0 for unlimited.

public int MaxEntries { get; set; }

Property Value

int