Click or drag to resize
Akka.NETIInternalActor Interface
Contains things needed by the framework

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IInternalActor

The IInternalActor type exposes the following members.

Properties
  NameDescription
Public propertyActorContext
Gets the context for this instance.
Top
See Also