Partager via


SlackClientWrapper.LoginWithSlackAsync(CancellationToken) Méthode

Définition

Gère la connexion à Slack avec les informations d’identification données.

public System.Threading.Tasks.Task LoginWithSlackAsync(System.Threading.CancellationToken cancellationToken);
member this.LoginWithSlackAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function LoginWithSlackAsync (cancellationToken As CancellationToken) As Task

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation pour la tâche.

Retours

Tâche représentant l’opération asynchrone.

S’applique à