|
Hi,
I created a custom Activity implementing IActivityEventListener to manager my own events.
My problem is when the workflow host is closed and relaunch, all events registered previously are not recreated during rehydratation and my activities aren't responding anymore.
How can i solve this ? Do i need to persist each queue myself ? If yes, where (or when...) should i do that ?
Thanks for any help,
Hadrien |