Click or drag to resize
Akka.NETInboxCreate Method
TBD

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

Parameters

system
Type: Akka.ActorActorSystem
TBD

Return Value

Type: Inbox
TBD
See Also