طريقة System::Threading::Thread::operator=.
Thread::operator= method
ينسخ بيانات TLS من خيط مختلف.
Thread & System::Threading::Thread::operator=(const Thread &t)
| Parameter | Type | الوصف |
|---|---|---|
| t | const Thread& | Thread لنسخ البيانات منه. |
ReturnValue
إشارة ذاتية.
انظر أيضًا
- Class Thread
- Class Thread
- Namespace System::Threading
- Library Aspose.Page for C++