System::Threading::Thread::operator= method
Thread::operator= method
Copies TLS data from different thread.
Thread & System::Threading::Thread::operator=(const Thread &t)
Parameter | Type | Description |
---|---|---|
t | const Thread& | Thread to copy data from. |
ReturnValue
Self reference.
See Also
- Class Thread
- Class Thread
- Namespace System::Threading
- Library Aspose.PUB for C++