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