Partilhar via


DialogStateManager.DeleteScopesMemoryAsync(String, CancellationToken) Método

Definição

Elimine a memória de um âmbito.

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

Parâmetros

name
String

nome do âmbito.

cancellationToken
CancellationToken

cancellationToken.

Devoluções

Tarefa.

Aplica-se a