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


IProxyServerInfo.WriteProxyServerInfo Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IProxyServerInfo Interface > IProxyServerInfo.WriteProxyServerInfo Method
ArcGIS Developer Help

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