طريقة System::Threading::Interlocked::Read
Interlocked::Read method
يعيد قيمة 64‑بت، يتم تحميلها كعملية ذرية.
static int64_t System::Threading::Interlocked::Read(int64_t &location1)
| Parameter | Type | الوصف |
|---|---|---|
| location1 | int64_t& | القيمة ذات الـ 64‑بت التي سيتم تحميلها. |
ReturnValue
القيمة التي تم تحميلها.
انظر أيضًا
- Class Interlocked
- Namespace System::Threading
- Library Aspose.Page for C++