Edit

Share via


SFContentBlockerManager.ReloadContentBlockerAsync(String) Method

Definition

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

Applies to