Removes all incoming messages from the pipe's input buffer.
procedure PurgePipe;
Call PurgePipe to clear the pipe's input buffer.
PurgePipe is desined to work only with the Oracle DBMS_PIPE communication package. So it can be called only if EventType property has been set to etPipe.