Hi,
thx all for fast reply on my thread. Yes, I have finished zenon online training. Perhaps, not all was clear for me.
Yes events in our app was to be intended to use. In other thread in forum i will bit describe our purpose.
I don't whant to use functions in zenon Supervisor to stop service. I whant to narrow using of zenon functions, scripts, etc. And if it will be possible, to stop service/wizard from C# code.
No matter if it will be service or wizard, I do not need to execute that extention if it already running. That situations I prefer to prevent.
So, are there ways to interrupt or correctly stop wizard/service from code? And are they have some lock to prevent secondary parallel execution of the same extension?