Click or drag to resize
Akka.NETBlackHoleActor Properties

The BlackHoleActor type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberProps
Returns a Props object that can be used to create a BlackHoleActor
Protected propertySelf
Gets the self ActorRef
(Inherited from ActorBase.)
Protected propertySender
Gets the sending ActorRef of the current message
(Inherited from ActorBase.)
Top
See Also