| ActOnPreStart Property |
TBD
Namespace:
Akka.Actor.Dsl
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public Action<IActorContext> OnPreStart { get; set; }
abstract OnPreStart : Action<IActorContext> with get, set
override OnPreStart : Action<IActorContext> with get, set
Property Value
Type:
ActionIActorContextImplements
IActorDslOnPreStartSee Also