Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Streams.Util
Option(T) Structure
Option(T) Properties
HasValue Property
Value Property
Option
T
HasValue 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
bool
HasValue
{
get
; }
member
HasValue
:
bool
with
get
Property Value
Type:
Boolean
See Also
Reference
Option
T
Structure
Akka.Streams.Util Namespace
Akka.NET Home
|
Learn Akka.NET