Click or drag to resize
Akka.NETDeathWatchNotificationActor Property
Gets the actor.

Namespace:  Akka.Dispatch.SysMsg
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public IActorRef Actor { get; }

Property Value

Type: IActorRef
The actor.
See Also