BaseSession.BeginCacheRefresh method
Starts a cache refresh job that will start farm level refresh jobs on the My farm.
Namespace: Microsoft.SharePoint.WorkManagement.Client
Assembly: Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Function BeginCacheRefresh As CreateRefreshJobResult
'Usage
Dim instance As BaseSession
Dim returnValue As CreateRefreshJobResult
returnValue = instance.BeginCacheRefresh()
[RemoteAttribute]
public CreateRefreshJobResult BeginCacheRefresh()
Return value
Type: Microsoft.SharePoint.WorkManagement.Client.CreateRefreshJobResult