FUNCTION Peek ( ) AS String |
---|
Once server begins to send the body of its reply, you can start to receive it using this method, data will be returned to you but it will be not erased from internal buffer, so next time you use Receive() or Peek(),you will receive the same data plus new data if any