A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Akka.Actor
ActorBase Class
ActorBase Constructor
ActorBase Methods
ActorBase Properties
ActorBase Constructor
Initializes a new instance of the
ActorBase
class.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
C#
VB
C++
F#
Copy
protected
ActorBase
()
Protected
Sub
New
protected
:
ActorBase
()
new
:
unit
->
ActorBase
Exceptions
Exception
Condition
Exception
Do not create actors using 'new', always create them using an ActorContext/System
See Also
Reference
ActorBase Class
Akka.Actor Namespace