| Act Constructor (ActionIActorDsl) |
TBD
Namespace:
Akka.Actor.Dsl
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public Act(
Action<IActorDsl> config
)
new :
config : Action<IActorDsl> -> Act
Parameters
- config
- Type: SystemActionIActorDsl
TBD
See Also