AtomicInt64Value Property
Gets or sets the value of the AtomicInt64.
Namespace: SnapDB.ThreadingAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public long Value { get; set; }
Public Property Value As Long
Get
Set
public:
property long long Value {
long long get ();
void set (long long value);
}
function get_Value();
function set_Value(value);
Property Value
Int64