.net 4.0 - How to flush out suspended WCF workflows from the instancestore? -


we have identified need flush out several different workflows have been suspended/persisted long time (i.e. hung instances). our test environment can flushed clean before acceptance tests re-run.

the dirty solution use sql script remove records instancestable , other related tables in database.

what's proper solution?

these wcf workflows.

test rig running xp.

using appfabric can use ui, or asume powershell commands, delete individual instanced. development , test purposes recreate database running sqlworkflowinstancestoreschema.sql script again.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -