Click or drag to resize

InterlockableTValue Property

Gets or sets the value.

Namespace: Altaxo.Threading
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public T Value { get; set; }

Property Value

T
The value.
See Also