Condividi tramite


DialogStateManager.DeleteScopesMemoryAsync(String, CancellationToken) Metodo

Definizione

Eliminare la memoria per un ambito.

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

Parametri

name
String

nome dell'ambito.

cancellationToken
CancellationToken

Cancellationtoken.

Restituisce

Attività.

Si applica a