FlexitimeTracker/CardReaderService/CardReaderService
Chris.Watts90@outlook.com 901e9190a4 Improve code to handle disconnected card reader during runtime.
Correct thread/memory leak issue where two main threads were created/running. (bad juju!)

#90
2018-03-06 15:10:10 +00:00
..
Properties first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
App.config first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
CardReaderService.csproj first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
CardReaderService.sln first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
ConfigureService.cs removed args argument, was annoying. 2017-01-26 16:44:07 +00:00
DataCenterHelper.cs removed args argument, was annoying. 2017-01-26 16:44:07 +00:00
packages.config first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
Program.cs first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00
Service1.cs Improve code to handle disconnected card reader during runtime. 2018-03-06 15:10:10 +00:00
Service1.Designer.cs first commit of code to sit as service on machine, wait for card reader input, read the unique Id from the card, then post to the remote endpoint. 2017-01-25 22:43:41 +00:00