Click or drag to resize
Akka.NETMailboxRun 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
public void Run()

Implements

IRunnableRun
See Also