SuggestionProviderBase.EnabledAsync(CancellationToken) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Appelé lorsque ce fournisseur a été activé.
public virtual System.Threading.Tasks.Task EnabledAsync (System.Threading.CancellationToken cancel);
abstract member EnabledAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.EnabledAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Overridable Function EnabledAsync (cancel As CancellationToken) As Task
Paramètres
- cancel
- CancellationToken
Retours
Remarques
Les fournisseurs sont activés par défaut.