Gets or sets the frequency with which the System.Web.Caching.SqlCacheDependency polls the database table for changes.
Documentation for this section has not yet been entered.
The SqlCacheDependencySection.PollTime property defines the time frequency with which ASP.NET polls the database for changes in the table linked to the cached item.
Note The frequency can be overridden on a database level in the databases element of the sqlCacheDependency in the cache configuration section.