Table of Contents

Property GracefulShutdownTimeout

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

GracefulShutdownTimeout

Gets or sets the timeout for graceful shutdown before forceful termination.

public TimeSpan GracefulShutdownTimeout { get; set; }

Property Value

TimeSpan

The maximum time to wait for graceful shutdown. Default is 5 seconds.