The sample application sets the Interval property of the System.Windows.Forms.Timer class to 1000 milliseconds.
例子程序设置System . Windows . Forms . Timer类的间隔属性为1000毫秒。
2
The OrderFulfillmentService class is responsible for processing customer orders and does so based on the polling interval specified in the App.config file.