SoapConnection:
AddToBypassList method
Description
Adds URIs to a list of locations that can be accessed without
connecting to a proxy server. This
method is available for .NET Web services only.
Syntax
|
1 |
<span>conn</span>.<span>AddToBypassList</span> (string <span>value</span>) |
|
Argument |
Description |
|---|---|
|
conn |
The name of the SoapConnection object |
|
value |
A regular expression that defines URIs |
Return Values
Long. Valid values are 0 for
success, and 50 for failure.
Usage
You can use asterisks for wild cards in expressions for domain
or host names and addresses. You can add multiple URIs to the bypass
list in a single call by including semicolon separators to the value string
expression.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest