Toolbox 0.0.1
Ritchie's accessible game engine'
Loading...
Searching...
No Matches
IJobThread Interface Reference
Inheritance diagram for IJobThread:
JobThread

Public Member Functions

void StartAcceptingWork ()
 
void StopAcceptingWork ()
 
void Perform (Action action)
 
Task PerformAsync (Action action)
 
Task< T > ComputeAsync< T > (Func< T > function)
 

Properties

string Name [get, set]
 
bool IsAcceptingWork [get]
 

The documentation for this interface was generated from the following file: