Miner.System Assembly > Miner.Threading Namespace : STAThreadStorage<T> Class |
The following tables list the members exposed by STAThreadStorage<T>.
Name | Description | |
---|---|---|
![]() | STAThreadStorage<T> Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | MarshaledForEach | Performs the specified action for each thread-specific value on each value's appropriate thread. |
![]() | Shutdown | Overridden. |
Name | Description | |
---|---|---|
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |