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