| IAtomicStateAddListener Method |
TBD
Namespace:
Akka.Util.Internal
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax void AddListener(
Action listener
)
abstract AddListener :
listener : Action -> unit
Parameters
- listener
- Type: SystemAction
TBD
See Also