Quartz.NET RC 2

This commit is contained in:
lahma
2008-08-05 15:31:08 +00:00
parent 56fb2cc5ce
commit 03d93151a7
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -56,7 +56,7 @@
<!-- 2 seconds -->
<property name="startDelay" value="2s" />
<!-- repeat every 3 seconds -->
<property name="repeatInterval" value="3000" />
<property name="repeatInterval" value="3s" />
</object>