This method refreshes all of the cached data for this repository instance. Only cached data that has not been changed by the current process is refreshed.
HRESULT Refresh(long iMilliseconds);
iMilliseconds
[in]
This value is ignored.
S_OK
The method completed successfully.
This method failed to complete successfully.