Represents a batch execution function that processes a batch operation and returns a specified result.
In a batch context, multiple signals can be set in a single operation.
The type of the value returned by the batch operation.
The function to execute, which performs the batch operation.
The result of the batch operation.
Represents a batch execution function that processes a batch operation and returns a specified result.
In a batch context, multiple signals can be set in a single operation.