Kanzi  3.9.9
Kanzi Engine Java API
MainLoopScheduler.TaskToken Class Reference

The token of the task. More...

Inheritance diagram for MainLoopScheduler.TaskToken:
[legend]

Public Member Functions

void close ()
 Immediately releases the ownership of the backing native object, as opposed to deferring to garbage collection.
 

Detailed Description

The token of the task.

You can use the token to remove or replace the task.