Task<(Of <(<'TResult>)>)>..::..ContinueWith<(Of <(<'TNewResult>)>)> Method (Func<(Of <(<'Task<(Of <(<'TResult>)>)>, TNewResult>)>)>)
Namespace:
System.Threading.Tasks
Assembly: Bridge (in Bridge.dll)
Assembly: Bridge (in Bridge.dll)
Syntax
Type Parameters
- TNewResult
Parameters
- continuationFunction
- Type: System..::..Func<(Of <(<'Task<(Of <(<'TResult>)>)>, TNewResult>)>)>