Open pbakun opened 5 years ago
Add schedule livebit in clients code and check if the connection to service is still opened (service alive). In case of service death notify the views.
https://social.technet.microsoft.com/wiki/contents/articles/37252.c-timer-schedule-a-task.aspx
https://docs.microsoft.com/en-us/dotnet/api/system.threading.countdownevent?view=netframework-4.8
Add schedule livebit in clients code and check if the connection to service is still opened (service alive). In case of service death notify the views.