IIndexWorkspaceService.InvalidateFileScannerCache Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Invalidate all the file scanner cache
public:
System::Threading::Tasks::Task<int> ^ InvalidateFileScannerCache();
public System.Threading.Tasks.Task<int> InvalidateFileScannerCache ();
abstract member InvalidateFileScannerCache : unit -> System.Threading.Tasks.Task<int>
Public Function InvalidateFileScannerCache () As Task(Of Integer)
Returns
Completion task with number of rows affected