Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
AtomicReference(T) Class
AtomicReference(T) Properties
Value Property
AtomicReference
T
Value Property
The current value of this
AtomicReference
T
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
T
Value
{
get
;
set
; }
member
Value
: 'T
with
get
,
set
Property Value
Type:
T
See Also
Reference
AtomicReference
T
Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET