Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Util
FastLazy(T) Class
FastLazy(T) Properties
IsValueCreated Property
Value Property
FastLazy
T
IsValueCreated Property
TBD
Namespace:
Akka.Util
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
bool
IsValueCreated
{
get
; }
member
IsValueCreated
:
bool
with
get
Return Value
Type:
Boolean
TBD
See Also
Reference
FastLazy
T
Class
Akka.Util Namespace
Akka.NET Home
|
Learn Akka.NET