OpenTAP 9.25
API Reference
|
Has a separate value for each hierarchy of Threads that it is set on. If a thread sets this to a value, that value will be visible only to that thread and its child threads (as started using TapThread.Start(Action, string)) More...
Public Member Functions | |
void | ClearLocal () |
Removes the thread-locally set value. | |
Properties | |
T | LocalValue [getset] |
Has a separate value for each hierarchy of Threads that it is set on. If a thread sets this to a value, that value will be visible only to that thread and its child threads (as started using TapThread.Start(Action, string)) | |
Has a separate value for each hierarchy of Threads that it is set on. If a thread sets this to a value, that value will be visible only to that thread and its child threads (as started using TapThread.Start(Action, string))
T | : | class |
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24