Class TPC.ThreadEntry
java.lang.Object
com.inductiveautomation.ignition.common.execution.TPC.ThreadEntry
- Enclosing class:
- TPC
Describes the context in which a thread is executing
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ThreadEntrypublic ThreadEntry()
 
- 
- 
Method Details- 
getScopepublic int getScope()
- 
getSystem- Returns:
- The system that owns the thread's current task, or "None"if it has not been set.
 
 
-