property soap_transport_http::$persistentConnection in Salesforce Suite 5
Same name in this branch
- 5 includes/nusoap.php \soap_transport_http::persistentConnection
- 5 includes/nusoap.orig.php \soap_transport_http::persistentConnection
Same name and namespace in other branches
- 5.2 includes/nusoap.php \soap_transport_http::persistentConnection
- 5.2 includes/nusoap.orig.php \soap_transport_http::persistentConnection
File
- includes/
nusoap.php, line 2023
Class
- soap_transport_http
- transport class for sending/receiving data via HTTP and HTTPS NOTE: PHP must be compiled with the CURL extension for HTTPS support
Code
var $persistentConnection = false;