GearsFuture

Allows asynchronous processing of records.

The GearsFuture class allows asynchronous processing of records in another thread.

You can use a GearsFuture object with the following GearsBuilder functions:

Functions

Function Description
setError Sets an error message.
setResult Sets a computation to run asynchronously.
RATE THIS PAGE
Back to top ↑