Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
ScheduledWork Class
ScheduledWork Properties
Action Property
TickExpires Property
Token Property
ScheduledWork
TickExpires Property
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
long
TickExpires
{
get
;
set
; }
member
TickExpires
:
int64
with
get
,
set
Property Value
Type:
Int64
See Also
Reference
ScheduledWork Class
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET