Click or drag to resize
Akka.NETAct Constructor (ActionIActorDsl, IActorContext)
TBD

Namespace:  Akka.Actor.Dsl
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public Act(
	Action<IActorDsl, IActorContext> config
)

Parameters

config
Type: SystemActionIActorDsl, IActorContext
TBD
See Also