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