Click or drag to resize

SettingsAutoPingInterval 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
public int AutoPingInterval { get; set; }

Property Value

Type: Int32
The interval between pings (seconds).

Implements

ISettingsAutoPingInterval
See Also