Click or drag to resize

AbortableVolatileRead(UInt32) Method

Leads to Thread.VolatileRead(...).

Namespace: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntax
public static uint VolatileRead(
	
	ref uint? address
)

Parameters

address  UInt32
address

Return value

UInt32
uint
See also