Click or drag to resize
LocalSettingsLoginSectionTimeOutSeconds Property
Gets or Sets the number of seconds to continue retrying the SQL login before timing out.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public short TimeOutSeconds { get; set; }

Property Value

Type: Int16
See Also