This document is archived and information here might be outdated.  Recommended version.


IProxyServerInfo.ReadProxyServerInfo Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (System)  

IProxyServerInfo.ReadProxyServerInfo Method

Read proxy server configuration from the registry.

[Visual Basic .NET]
Public Sub ReadProxyServerInfo ( _
)
[C#]
public void ReadProxyServerInfo (
);
[C++]
HRESULT ReadProxyServerInfo(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IProxyServerInfo Interface