| 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; }
Public Property AutoPingInterval As Integer
Get
Set
Property Value
Type:
Int32The interval between pings (seconds).
Implements
ISettingsAutoPingIntervalSee Also