Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ActorSystem Class
ActorSystem Properties
DeadLetters Property
Dispatchers Property
EventStream Property
Log Property
Mailboxes Property
Name Property
Scheduler Property
Serialization Property
Settings Property
StartTime Property
Uptime Property
WhenTerminated Property
ActorSystem
Uptime Property
Up-time of this actor system.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
TimeSpan
Uptime
{
get
; }
member
Uptime
:
TimeSpan
with
get
Property Value
Type:
TimeSpan
See Also
Reference
ActorSystem Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET