| FSharpViewEvent, 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; }
abstract Context : IActorContext with get
Property Value
Type:
IActorContextSee Also