**reconnct** is a technique to established a connection to a service, which was lost and it is vital to execution of a program.
A web service or a database service are 24/7 online and so the necessity exists to keep the connection alive between program and service.
usage hint
- programming language or Framework
- Service name
- the reconnect tag
example: vb.net sql-server reconnct