Table of Contents

Property MaxFileSize

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

MaxFileSize

Gets or sets the maximum file size in bytes for upload and download. Default is 50 MB. Set to 0 for unlimited.

public long MaxFileSize { get; set; }

Property Value

long
Share