Property Total
- Namespace
- LMKit.Mcp.Abstractions
- Assembly
- LM-Kit.NET.dll
Total
Gets or sets the total number of available completions (may be greater than returned values).
public int? Total { get; set; }
Property Value
- int?
Gets or sets the total number of available completions (may be greater than returned values).
public int? Total { get; set; }