Метод Task<T>.ContinueWith<TNewResult>(Func<Task`1, Object, TNewResult>, Object, CancellationToken, TaskContinuationOptions, TaskScheduler)

Синтаксис

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

Параметры

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

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