| ActOnPreStart Property |
TBD
Namespace:
Akka.Actor.Dsl
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
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