:IsConnected()


 

Class

     aprHTTP()

 

Syntax

     :IsConnected() -> lConnected

 

Return

Logical indicating whether the client application is connected to the remote server.

Returns .T. is connected, otherwise .F. is returned.

 

Description

Determine if the client is connected to the server

  

See Also

:Connect(), :Disconnect()