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