Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
FastLazy(T) Class
FastLazy(T) Properties
IsValueCreated Property
Value Property
FastLazy
T
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
T
Value
{
get
; }
member
Value
: 'T
with
get
Property Value
Type:
T
See Also
Reference
FastLazy
T
Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET