Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.FSharp
Actors.Actor(Message) Interface
Actor(Message) Properties
Context Property
Log Property
Self Property
Actors
Actor
Message
Self 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
C#
F#
Copy
IActorRef
Self
{
get
; }
abstract
Self
:
IActorRef
with
get
Property Value
Type:
IActorRef
See Also
Reference
Actors
Actor
Message
Interface
Akka.FSharp Namespace
Akka.NET Home
|
Learn Akka.NET