 | 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
SyntaxIActorContext Context { get; }
abstract Context : IActorContext with get
Property Value
Type:
IActorContext
See Also