first api have the task is to do a long running process
and the second web api has a function to stop the long running process, do you have a suggestion ?
Hi Create a boolean static variable and in your process check value of that variable. With cancel api call change value of that variable 🤔 Will that work?
Обсуждают сегодня