Destructor that closes the file handle
Source position: advancedipc.pp line 62
public destructor TReleaseHandleStream.Destroy; override;
The Destroy destructor closes the file handle before calling the inherited destructor.