Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
Either(TA, TB) Class
Either(TA, TB) Properties
IsLeft Property
IsRight Property
Left Property
Right Property
Value Property
Either
TA
,
TB
Value Property
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
Object
Value
{
get
; }
member
Value
:
Object
with
get
Property Value
Type:
Object
See Also
Reference
Either
TA, TB
Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET