Click or drag to resize
Akka.NETActorsActorMessageSelf Property
Gets [IActorRef] for the current actor.

Namespace:  Akka.FSharp
Assembly:  Akka.FSharp (in Akka.FSharp.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
IActorRef Self { get; }

Property Value

Type: IActorRef
See Also