Click or drag to resize
Akka.NETActorsActorMessageContext 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; }

Property Value

Type: IActorContext
See Also