Partager via


DialogStateManager.DeleteScopesMemoryAsync(String, CancellationToken) Méthode

Définition

Supprimez la mémoire d’une étendue.

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

Paramètres

name
String

nom de l’étendue.

cancellationToken
CancellationToken

Cancellationtoken.

Retours

Tâche.

S’applique à