ArcObjects Library Reference (Server)  

IManagerWebService.RefreshServiceInfo Method

Refreshes the service info on all services in all of the GISServers in this Manager web service catalog.

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

Product Availability

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

See Also

IManagerWebService Interface