Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch
ActionRunnable Class
ActionRunnable Constructor
ActionRunnable Methods
ActionRunnable Constructor
TBD
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
ActionRunnable
(
Action
action
)
new
:
action
:
Action
->
ActionRunnable
Parameters
action
Type:
System
Action
TBD
See Also
Reference
ActionRunnable Class
Akka.Dispatch Namespace
Akka.NET Home
|
Learn Akka.NET