Freigeben über


ResumptionContext.LoadDataAsync(CancellationToken) Methode

Definition

Lädt den ResumptionData aus dem Datenbehälter des Wiederaufnahmekontexts.

public System.Threading.Tasks.Task<Microsoft.Bot.Builder.ConnectorEx.ResumptionData> LoadDataAsync (System.Threading.CancellationToken token);
member this.LoadDataAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Bot.Builder.ConnectorEx.ResumptionData>
Public Function LoadDataAsync (token As CancellationToken) As Task(Of ResumptionData)

Parameter

token
CancellationToken

Das Abbruchtoken.

Gibt zurück

Gilt für: