Miner.System Assembly > Miner.Threading Namespace : ThreadStorage<T> Class |
The following tables list the members exposed by ThreadStorage<T>.
Name | Description | |
---|---|---|
![]() | ThreadStorage<T> Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | HasValue | Indicates whether a thread-specific value (including null) exists. |
![]() | Value | Gets or sets the thread-specific value. |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Shutdown |
Name | Description | |
---|---|---|
![]() ![]() | GetThreadId | Gets the calling thread's managed thread id. |
![]() ![]() | LogOperation | Logs the thread-specific operation (e.g., get, set, create). |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |