Table of Contents

Property PassiveMode

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

PassiveMode

Gets or sets whether to use passive mode for data transfers. Default is true (recommended for most firewall configurations).

public bool PassiveMode { get; set; }

Property Value

bool
Share