Click or drag to resize
Akka.NETFSharpEventsourcedCommand, Event, StateContext Property
Gets the current actor context.

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

Property Value

Type: IActorContext
See Also