Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
Result(T) Structure
Result(T) Constructor
Result(T) Constructor (Exception)
Result(T) Constructor (T)
Result
T
Constructor (
T
)
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
Result
( T
value
)
new
:
value
: 'T
->
Result
Parameters
value
Type:
T
TBD
See Also
Reference
Result
T
Structure
Result
T
Overload
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET