AsyncLocal<T> Constructor ()

.NET Framework (current version)
 

Instantiates an AsyncLocal<T> instance that does not receive change notifications.

Namespace:   System.Threading
Assembly:  mscorlib (in mscorlib.dll)

public:
AsyncLocal()

Universal Windows Platform
Available since 10
.NET Framework
Available since 4.6
Return to top
Show: