Table of Contents

Class NetworkToolOptions

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

Configuration options for NetworkTool.

public sealed class NetworkToolOptions
Inheritance
NetworkToolOptions
Inherited Members

Properties

AllowPortScan

Gets or sets whether port scanning is allowed. Default is true.

MaxPingCount

Gets or sets maximum ping count. Default is 10.

MaxPortScanCount

Gets or sets maximum number of ports to scan. Default is 100.