Partilhar via


IRecurringWorkScheduler 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 latest Enterprise Library information can be found at the Enterprise Library site.

The IRecurringWorkScheduler type exposes the following members.

Methods

  Name Description
Public method ForceDoWork
Forces the scheduler to perform the action as soon as possible, and not necessarily in a synchronous manner.
Public method SetAction
Set the delegate that will be run when the schedule determines it should run.
Public method Start
Start the scheduler running.
Public method Stop
Stop the scheduler.

See Also

IRecurringWorkScheduler Interface

Microsoft.Practices.EnterpriseLibrary.Common.Utility Namespace