SFContentBlockerManager.ReloadContentBlockerAsync(String) 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.
Relaods the specified content blocker and runs a completion handler when the operation completes.
public static System.Threading.Tasks.Task ReloadContentBlockerAsync (string identifier);
static member ReloadContentBlockerAsync : string -> System.Threading.Tasks.Task
Parameters
- identifier
- String
Returns
A task that represents the asynchronous ReloadContentBlocker operation