workflow - Get workflowApplication state -



workflow - Get workflowApplication state -

we know if there way current state (running, idle, completed,...) of workflow instance, using workflowapplication hosting.

when application shouting down, want wait idle (or completed) state of our workflow instances(we have collection of them) in order persisted in instance store.

we know can state when idle, completed, aborted,... events, need status @ anytime...

thanks in advance.

there no out of box status property can check this. using workflow tracking quite easy implement.

workflow workflow-foundation-4

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -