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


IProxyServerInfo.WriteProxyServerInfo Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (System)  

IProxyServerInfo.WriteProxyServerInfo Method

Write proxy server configuration to the registry.

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

Product Availability

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

See Also

IProxyServerInfo Interface