Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Dispatch
Mailbox Class
Mailbox Methods
CleanUp Method
DebugPrint Method
Run Method
SetActor Method
Mailbox
Run Method
Processes the contents of the mailbox
Namespace:
Akka.Dispatch
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
void
Run
()
abstract
Run
:
unit
->
unit
override
Run
:
unit
->
unit
Implements
IRunnable
Run
See Also
Reference
Mailbox Class
Akka.Dispatch Namespace
Akka.NET Home
|
Learn Akka.NET