.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

jQuery clickable div with working mailto link inside -

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -