executeTasks abstract method

TResolvableOption<T> executeTasks()

Defines the task execution strategy for the batch.

Returns a TResolvableOption that completes with the batch's final result.

Implementation

TResolvableOption<T> executeTasks();