There is a requirement that I need just a single instance of a process (long lived). If user tries to invoke process again it should not get invoked. A kind of singleton process. Is it possible?
Thanks,
Abhinav
There is a requirement that I need just a single instance of a process (long lived). If user tries to invoke process again it should not get invoked. A kind of singleton process. Is it possible?
Thanks,
Abhinav