You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The Quartz binding example shows how to use Quartz timer.

A hypothetical business scenario, which illustrates the Quartz Binding example, is the periodic display of the network connection status. Every 5 seconds the timer component will invoke a service that will check whether the network is connected or not then displays the status.

The following diagram illustrates this:

Network Status Indicator

  • No labels