ConnectionCleanupService Class
Background service that cleans up stale connections.
Namespace: MobileTrack.ReceiverAssembly: MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
internal sealed class ConnectionCleanupService : BackgroundService
- Inheritance
- Object BackgroundService ConnectionCleanupService
| ConnectionCleanupService |
Default constructor.
Cleans up stale connections every 5 minutes that have been inactive for more than 30 minutes.
|