Description
-
Hostname of remote proxy.
Property type
-
A String value.
Syntax
-
object.ProxyHostname [=
value]
The ProxyHostname Property syntax has these parts:
| object |
An expression evaluating to an object
of type wodAppUpdate. |
| value |
A String value. |
Remarks
-
When the wodAppUpdate is unable to establish a direct
connection (not connected directly to the internet, for
example), the proxy option can be used. There are several
types of proxies supported by the wodAppUpdate control.
When any proxy is used, this property specifies the
hostname for the remote proxy.
When a connection to a proxy is established, wodAppUpdate
will issue a request to the proxy to open a remote
connection to the hostname specified by the ProxyHostname
property.
|