AutoResolving

Assembly: ZennoLab.CommandCenter
Full name: ZennoLab.CommandCenter.ProxyOutputIpResolving.AutoResolving
Kind: class


Represents settings for automatic “output” IP resolving for proxies. Derives from

Constructor

AutoResolving(bool ignoreErrors)

Constructor

AutoResolving constructor

Parameters

TypeNameDescription
boolignoreErrorsWhether to ignore errors or not. If errors are ignored, then there’s no guarantee that emulations are set up correctly.

Properties

IgnoreErrors

Property

bool IgnoreErrors { get; set; }

Whether to ignore errors or not. If errors are ignored, then there’s no guarantee that emulations are set up correctly.