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.129 (1.2.3.129)
Syntax
public void Run()

Implements

IRunnableRun
See Also