 | 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
Syntaxint ConnectionTimeout { get; set; }Property ConnectionTimeout As Integer
Get
Set
Property Value
Type:
Int32Returns the connection timeout.
See Also