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