Clears connection and state indicators for the server.
procedure ResetConnection; override;
Description
ResetConnection is a procedure used to clear the values in AbortedRequested and Listening prior to entering the control loop for the listener thread. ResetConnection calls the inherited ResetConnection method.