System.Web.Configuration.SqlCacheDependencySection: Property Members

The properties of System.Web.Configuration.SqlCacheDependencySection are listed below. For a list of all members, see the SqlCacheDependencySection Members list.

See Also: Inherited members from System.Configuration.ConfigurationSection

Public Properties

[read-only]
DatabasesSqlCacheDependencyDatabaseCollection.

Gets the collection of System.Web.Configuration.SqlCacheDependencyDatabase objects stored within the System.Web.Configuration.SqlCacheDependencySection.

Enabledbool.

Gets or sets a value indicating whether the database table should be monitored for changes.

PollTimeint.

Gets or sets the frequency with which the System.Web.Caching.SqlCacheDependency polls the database table for changes.

Protected Properties

[read-only]
override
ElementPropertySystem.Configuration.ConfigurationElementProperty. Documentation for this section has not yet been entered.
[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.