Table of Contents

Property MaxDownloadSize

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

MaxDownloadSize

Gets or sets the maximum download size in bytes. 0 for unlimited. Default is 100 MB.

public long MaxDownloadSize { get; set; }

Property Value

long
Share