Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
hi,
I'm trying to handle the OrderEvent to do some other tasks with expectation running on other thread. firtly I think it is not running on the main thread then I tried with example SiteOrderRepositoryCallback as link below
http://world.episerver.com/documentation/developer-guides/commerce/orders/order-events/
but it seems that running on the main thread, therefore other next actions are in waiting for this.
so do we have any way to make it can run on other thread ?
Thanks & Regards,
Trung.vu