Click or drag to resize
Akka.NETInbox.Create Method
TBD

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public static Inbox Create(
	ActorSystem system
)

Parameters

system
Type: Akka.Actor.ActorSystem
TBD

Return Value

Type: Inbox
TBD
See Also