I'm using Elsa 2.0 and ASP.NET.
Can Elsa be restarted without restaring Host?
I ask because at Elsa startup I create some activities via IActivityTypeProvider.
Now I need these activities to be "refreshed" from time to time (some properties removes, some added)....
I currently need to restart whole ASP.NET stack in order to do so.
Can this be done differently without need to restart ASP.NET?
Some method to force "refresh" of Elsa Activities created using IActivityTypeProvider?
I'm using Elsa 2.0 and ASP.NET.
Can Elsa be restarted without restaring Host?
I ask because at Elsa startup I create some activities via IActivityTypeProvider.
Now I need these activities to be "refreshed" from time to time (some properties removes, some added)....
I currently need to restart whole ASP.NET stack in order to do so.
Can this be done differently without need to restart ASP.NET?
Some method to force "refresh" of Elsa Activities created using IActivityTypeProvider?