Метод Task.ContinueWith<TResult>(Func<Task, Object, TResult>, Object, CancellationToken, TaskContinuationOptions, TaskScheduler)

Синтаксис

public Task<TResult> ContinueWith<TResult>(Func<Task, object, TResult> continuationFunction, object state, CancellationToken cancellationToken, TaskContinuationOptions continuationOptions, TaskScheduler scheduler)

Параметры

Возвращаемое значение

developers/references/851f46b15146e90e99818abbc49cb664.txt · Последние изменения: 2021/07/22 14:29 (внешнее изменение)