| ActorsActorMessageContext Property |
Gets the current actor context.
Namespace:
Akka.FSharp
Assembly:
Akka.FSharp (in Akka.FSharp.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax IActorContext Context { get; }
abstract Context : IActorContext with get
Property Value
Type:
IActorContextSee Also