Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Util
Option(T) Structure
Option(T) Properties
HasValue Property
Value Property
Option
T
Value Property
TBD
Namespace:
Akka.Streams.Util
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
T
Value
{
get
; }
member
Value
: 'T
with
get
Property Value
Type:
T
See Also
Reference
Option
T
Structure
Akka.Streams.Util Namespace
Akka.NET Home
|
Learn Akka.NET