readPipeCallback

readPipeCallback(pipe: InternetPipe;
                 msg:  Binary) updating;

The readPipeCallback method of the Connection class is called to perform Web session evaluation processing when data is available on the pipe or TCP/IP connection.

An exception is raised if this method is invoked from a server method when the server node is not running under a Windows operating system that supports services.