Click or drag to resize

AbortableVolatileWrite(Byte, Byte) Methode

Leads to Thread.VolatileWrite(...).

Namensraum: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntax
public static void VolatileWrite(
	ref byte? address,
	byte value
)

Parameter

address  Byte
address
value  Byte
value
Siehe auch