TaskHandlerExecutionModeX<R> extension

Resolves the execution mode for a legacy or explicitly-declared handler.

on

Properties

executionMode TaskExecutionMode

Available on TaskHandler<R>, provided by the TaskHandlerExecutionModeX extension

Returns the explicit mode when the handler provides one, otherwise preserves the historical entrypoint-based behavior.
no setter