Partager via


ICdnProfile.StopEndpointAsync(String, CancellationToken) Méthode

Définition

Arrête un point de terminaison CDN en cours d’exécution de façon asynchrone.

public System.Threading.Tasks.Task StopEndpointAsync (string endpointName, System.Threading.CancellationToken cancellationToken = default);
abstract member StopEndpointAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function StopEndpointAsync (endpointName As String, Optional cancellationToken As CancellationToken = Nothing) As Task

Paramètres

endpointName
String

Nom d’un point de terminaison sous le profil.

cancellationToken
CancellationToken

Retours

S’applique à