Destroy this instance of the output pipe stream.
Source position: pipes.pp line 56
public destructor TOutputPipeStream.Destroy; override;
Destroy overrides the destructor to close the pipe handle, prior to calling the inherited destructor.
THandleStream.Create