SoapConnection:
SetBypassProxyOnLocal method
Description
Indicates
whether to bypass the proxy server when connecting to Web services running
on local servers. This
method is available for .NET Web services only.
Syntax
1 |
<span>conn</span>.<span>SetBypassProxyOnLocal</span> (boolean <span>bypass</span>) |
Argument |
Description |
---|---|
conn |
The name of the SoapConnection object |
bypass |
A boolean value that, when true, allows |
Return Values
Long. Valid values are 0
for
success, and 50
for failure.
Usage
Local requests use the localhost or loopback domains, or a
local IP address. Addresses without a period in the URI are also
identified as being local.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest