Table of Contents

Property Resolve

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

Resolve

Name resolution seam. Tests replace it to prove pinning and rebinding behavior without sockets; production resolves through DNS.

public Func<string, IPAddress[]> Resolve { get; set; }

Property Value

Func<string, IPAddress[]>
Share