operator=()
Thread::operator=(const Thread&) method
Copies TLS data from different thread.
Thread & System::Threading::Thread::operator=(const Thread &t)
Arguments
Parameter | Type | Description |
---|---|---|
t | const Thread& | Thread to copy data from. |
Return Value
Self reference.
See Also
- Class Thread
- Namespace System::Threading
- Library Aspose.Slides