Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
AtomicBoolean Class
AtomicBoolean Properties
Value Property
AtomicBoolean
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
bool
Value
{
get
;
set
; }
member
Value
:
bool
with
get
,
set
Property Value
Type:
Boolean
See Also
Reference
AtomicBoolean Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET