NamedInterlocked ReadAtomicLong Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns a 64-bit value, loaded as an atomic operation even on a 32bit platform

Namespace: NFX.Collections
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public long ReadAtomicLong(
	string name
)

Return Value

Type: OnlineInt64
See Also