readPipeCallback

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

The readPipeCallback method of the InternetPipe class is called when data is available on the pipe, to perform Web session evaluation processing.

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.