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