Click or drag to resize

AbortableVolatileRead(Int16) Method

Leads to Thread.VolatileRead(...).

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

Parameters

address  Int16
address

Return value

Int16
short
See also