Quartz.NET server documentation

.net, quartz-scheduler

Solution

Well you can join Quartz.NET Google group and ask questions or read archives. I'm successfully using quartz server-client with remote scheduling from client, all that I needed I learned from downloaded code samples.

Problem

when downloading Quartz.NET it contains a server component with a console application. The website, faq and API documentation doesn't mention anything about it. Would anybody know more about it or know where I can find more documentation on it? Thanks, Patrick

Original source