Enhanced C#
Language of your choice: library documentation
List of all members
Loyc.Threading.ThreadLocalVariableBase Class Referenceabstract

When used with ThreadEx, implementing this base class allows you to be notified when a child thread is created or terminates. More...


Source file:
Inheritance diagram for Loyc.Threading.ThreadLocalVariableBase:
Loyc.Threading.ThreadLocalVariable< T >

Remarks

When used with ThreadEx, implementing this base class allows you to be notified when a child thread is created or terminates.