System::Threading::Interlocked::Read yöntemi
Interlocked::Read method
64 bitlik bir değer döndürür, atomik bir işlem olarak yüklenir.
static int64_t System::Threading::Interlocked::Read(int64_t &location1)
| Parametre | Tür | Açıklama |
|---|---|---|
| location1 | int64_t& | Yüklenecek 64-bit değer. |
ReturnValue
Yüklenen değer.
Ayrıca Bakınız
- Class Interlocked
- Namespace System::Threading
- Library Aspose.Font for C++