System::Threading::Thread::operator= metode
Thread::operator= method
Menyalin data TLS dari thread yang berbeda.
Thread & System::Threading::Thread::operator=(const Thread &t)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| t | const Thread& | Thread untuk menyalin data dari. |
ReturnValue
Referensi diri.
Lihat Juga
- Class Thread
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++