Partager via


ICdnEndpoint.LoadContentAsync(ISet<String>, CancellationToken) Méthode

Définition

Précharge de force le contenu du point de terminaison CDN de manière asynchrone. Remarque : cette option est prise en charge uniquement pour les profils Verizon.

public System.Threading.Tasks.Task LoadContentAsync (System.Collections.Generic.ISet<string> contentPaths, System.Threading.CancellationToken cancellationToken = default);
abstract member LoadContentAsync : System.Collections.Generic.ISet<string> * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function LoadContentAsync (contentPaths As ISet(Of String), Optional cancellationToken As CancellationToken = Nothing) As Task

Paramètres

contentPaths
ISet<String>

Chemins d’accès au contenu à charger.

cancellationToken
CancellationToken

Retours

S’applique à