Delen via


ResumptionContext.LoadDataAsync(CancellationToken) Methode

Definitie

Laadt de ResumptionData uit de gegevensverzameling van de hervattingscontext.

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)

Parameters

token
CancellationToken

Het annuleringstoken.

Retouren

Van toepassing op