Table of Contents

Property MaxFileSize

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

MaxFileSize

Gets or sets the maximum file size for read operations. 0 for unlimited. Default is 10MB.

public long MaxFileSize { get; set; }

Property Value

long