EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

ProxyAutoDetect Property

This property tells the component whether or not to automatically detect and use proxy system settings, if available.

Object Oriented Interface

public function getProxyAutoDetect();
public function setProxyAutoDetect($value);

Procedural Interface

inedi_as2sender_get($res, 64 );
inedi_as2sender_set($res, 64, $value );

Default Value

false

Remarks

This property tells the class whether or not to automatically detect and use proxy system settings, if available.

Data Type

Boolean

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]