Hi,
I have an application that uses Windows Workflow and I am trying to write a service that will periodicly reload the workflows and check whether they have changed state based upon time events (DelayActivity).
Any ideas how to do this?
I thought it would be simple and straight forward but I can't get it to work quite right and I have tried multiple things.
Thanks :)