Disconnect is a Boolean property that indicates if the command handler should close the connection to the peer after the
Enabled command handler is invoked. Disconnect is used in
Check, after an associated
TIdCommand object instance has been created, prepared, and signalled to the
OnCommand event handler. When Disconnect is True, the peer thread connection is closed prior to exiting from the
Check.