Click or drag to resize
Akka.NETFSharpEventsourcedCommand, Event, StateSelf Property
Gets [IActorRef] for the current actor.

Namespace:  Akka.Persistence
Assembly:  Akka.Persistence.FSharp (in Akka.Persistence.FSharp.dll) Version: 0.0.0.0
Syntax
IActorRef Self { get; }

Property Value

Type: IActorRef
See Also