TaskProvider.ResumeRefresh 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.
Restarts the refreshing of the task list after it has been suspended.
public:
void ResumeRefresh();
public:
void ResumeRefresh();
void ResumeRefresh();
public void ResumeRefresh ();
member this.ResumeRefresh : unit -> unit
Public Sub ResumeRefresh ()