Autodesk Vault ProfessionalVault API

ClearCaches Method

Autodesk.Connectivity.WebServicesAdminService

Clears information cached by the server.

Required Permissions

AllowAny

Syntax

public void ClearCaches()
Public Sub ClearCaches() 

Remarks

The server keeps a cache of various pieces of information. If any of these items are updated, the chaches need to be cleared.

See Also