 | AbortableVolatileRead(UInt64) Methode |
Leads to Thread.VolatileRead(...).
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic static ulong VolatileRead(
ref ulong? address
)
Public Shared Function VolatileRead (
ByRef address As ULong
) As ULong
public:
static unsigned long long VolatileRead(
unsigned long long% address
)
static member VolatileRead :
address : uint64 byref -> uint64
Parameter
- address UInt64
- address
Rückgabewert
UInt64ulong
Siehe auch