Table of Contents

Property TimeoutSeconds

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

TimeoutSeconds

Gets or sets the HTTP request timeout in seconds. Default is 30.

public int TimeoutSeconds { get; set; }

Property Value

int