 
            | Miner.System Assembly > Miner.Threading Namespace : ThreadStorage<T> Class | 
For a list of all members of this type, see ThreadStorage<T> members.
| Name | Description | |
|---|---|---|
|  | HasValue | Indicates whether a thread-specific value (including null) exists. | 
|  | Value | Gets or sets the thread-specific value. |