Click or drag to resize

AbortableVolatileWrite(UInt16, UInt16) Method

Leads to Thread.VolatileWrite(...).

Namespace: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntax
public static void VolatileWrite(
	
	ref ushort? address,
	
	ushort value
)

Parameters

address  UInt16
address
value  UInt16
value
See also