Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch.SysMsg
ActorTask Class
ActorTask Properties
Task Property
ActorTask
Task Property
Gets the task.
Namespace:
Akka.Dispatch.SysMsg
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
Task
Task
{
get
; }
member
Task
:
Task
with
get
Property Value
Type:
Task
The task.
See Also
Reference
ActorTask Class
Akka.Dispatch.SysMsg Namespace
Akka.NET Home
|
Learn Akka.NET