TaskCache.getFinish

Finish a call to dzl_task_cache_get_async().

class TaskCache
void*
getFinish
(
AsyncResultIF result
)

Return Value

Type: void*

The result from the cache.

Throws

GException on failure.

Meta