Loading
In an ideal world developers typically create instance variables and access these via interfaces to hold thread specific data. The .NET framework provides a mechanism to store data at a thread level and allows you to access this thread specific data anywhere this thread exists.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.