Click or drag to resize

ISettingsAutoPingInterval Property

Gets or sets the value for the ping interval.

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

Property Value

Type: Int32
The interval between pings (seconds).
See Also