Table of Contents

Class WatchToolOptions

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

Configuration options for WatchTool.

public sealed class WatchToolOptions
Inheritance
WatchToolOptions
Inherited Members

Properties

MaxEventsPerRequest

Gets or sets maximum events per request. Default is 100.

MaxQueuedEvents

Gets or sets maximum queued events. Default is 1000.

MaxWatchers

Gets or sets maximum concurrent watchers. Default is 10.