Table of Contents

Property MaxRestartAttempts

Namespace
LMKit.Mcp.Transport
Assembly
LM-Kit.NET.dll

MaxRestartAttempts

Gets or sets the maximum number of automatic restart attempts.

public int MaxRestartAttempts { get; set; }

Property Value

int

The maximum restarts before giving up. Default is 3. Set to 0 for unlimited.