Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


apollo
2011-05-09T15:30:00Z
I would appreciate if the "assembly execute" task could be extended in that way, that it would be possible to have an assembly method called, when the task is stopped. My intention is to use the task as kind alike a service. The task should start that service by calling a given method (like it already does) and then wait for this method to return or, when stopped itself, send the assembly a message by calling an other method. This way a (windows) service behaviour can be simulated without creating the usual service overhead and deployment hassle.
Sponsor
Forum information
Support
2014-01-17T14:39:19Z
Originally Posted by: apollo 

I would appreciate if the "assembly execute" task could be extended in that way, that it would be possible to have an assembly method called, when the task is stopped. My intention is to use the task as kind alike a service. The task should start that service by calling a given method (like it already does) and then wait for this method to return or, when stopped itself, send the assembly a message by calling an other method. This way a (windows) service behaviour can be simulated without creating the usual service overhead and deployment hassle.



You can use the Assembly Task as Notification to let it run when another Task has completed.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top