Partilhar via


BackgroundScheduler Members

Include Protected Members
Include Inherited Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The BackgroundScheduler type exposes the following members.

Constructors

  Name Description
Public method BackgroundScheduler
Initialize a new instance of the BackgroundScheduler with a ExpirationTask and a ScavengerTask.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method ExpirationTimeoutExpired
Queues a message that the expiration timeout has expired.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Start
Starts the scavenger.
Public method StartScavenging
Starts the scavenging process.
Public method Stop
Stops the scavenger.
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property IsActive
Determines if the scavenger is active.

See Also

BackgroundScheduler Class

Microsoft.Practices.EnterpriseLibrary.Caching Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.