Freigeben über


SlackClientWrapper.TestAuthAsync(CancellationToken) Methode

Definition

Umschließt die TestAuthAsync-Methode der Slack-API.

public virtual System.Threading.Tasks.Task<string> TestAuthAsync (System.Threading.CancellationToken cancellationToken);
abstract member TestAuthAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
override this.TestAuthAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<string>
Public Overridable Function TestAuthAsync (cancellationToken As CancellationToken) As Task(Of String)

Parameter

cancellationToken
CancellationToken

Ein Abbruchtoken für die Aufgabe.

Gibt zurück

Die Benutzer-ID.

Gilt für: