Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
IActorRefProvider Interface
IActorRefProvider Properties
DeadLetters Property
DefaultAddress Property
Deployer Property
Guardian Property
RootGuardian Property
RootPath Property
Settings Property
SystemGuardian Property
TempContainer Property
TerminationTask Property
IActorRefProvider
Deployer Property
Gets the deployer.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
Deployer
Deployer
{
get
; }
abstract
Deployer
:
Deployer
with
get
Property Value
Type:
Deployer
See Also
Reference
IActorRefProvider Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET