pbakun / przychodniav2

Przychodnia in .NET with WPF & WCF
0 stars 1 forks source link

**Livebit exchange between service and clients** #1

Open pbakun opened 5 years ago

pbakun commented 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.

pbakun commented 5 years ago

https://social.technet.microsoft.com/wiki/contents/articles/37252.c-timer-schedule-a-task.aspx

pbakun commented 5 years ago

https://docs.microsoft.com/en-us/dotnet/api/system.threading.countdownevent?view=netframework-4.8