openPipeCallback

openPipeCallback(pipe: InternetPipe) updating;

The openPipeCallback method of the Connection class is called when the jadehttp library file opens the Internet server end of the pipe or TCP/IP connection, to initiate an asynchronous read of the opened 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.