DeviceStatistics.FlushInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the interval used by POS for .NET to determine when to update the device's XML statistics file with the current statistics values.
public int FlushInterval { get; set; }
member this.FlushInterval : int with get, set
Public Property FlushInterval As Integer