ArcObjects Library Reference (GISClient)  

IDiscoveryServerObjectAdmin.ClearRESTCache Method

Clear the REST cache on server.

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

Product Availability

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

See Also

IDiscoveryServerObjectAdmin Interface