PollingInterval (Standard 8 Module Reference)

7/8/2014

Review the applicable Feature modules and any examples for the PollingInterval setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies the number of seconds, from 0 to 3600, between updates to the notification area icon with the percentage of overlay cache used.

The default value for this setting is 5.

Set this value to 0 (zero) to update the notification area icon only when information is acquired from the File-Based Write Filter (FBWF), typically when the user opens a dialog box.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

File Based Write Filter Management Tool

Features/Lockdown/Compatibility Write Filters/File Based Write Filter Management Tool/PollingInterval

XML Example

The following XML example shows how to update the overlay cache usage in the notification area every 15 seconds.

<PollingInterval>15</PollingInterval >

See Also

Concepts

Feature Module Settings