Click or drag to resize

ISettingsConnectionTimeout Property

Gets or sets the ERP connection timeout in seconds.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Configuration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
int ConnectionTimeout { get; set; }

Property Value

Type: Int32
Returns the connection timeout.
See Also