System::Threading::Interlocked::Read metod
Interlocked::Read method
Returnerar ett 64-bitars värde, laddat som en atomär operation.
static int64_t System::Threading::Interlocked::Read(int64_t &location1)
| Parameter | Type | Beskrivning |
|---|---|---|
| location1 | int64_t& | Det 64-bitars värdet som ska laddas. |
ReturnValue
Det laddade värdet.
Se även
- Class Interlocked
- Namespace System::Threading
- Library Aspose.Page for C++