| SettingsConnectionTimeout 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 public int ConnectionTimeout { get; set; }
Public Property ConnectionTimeout As Integer
Get
Set
Property Value
Type:
Int32Returns the connection timeout.
Implements
ISettingsConnectionTimeoutSee Also