Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.DI.Core
DIActorProducer Class
DIActorProducer Properties
ActorType Property
DIActorProducer
ActorType Property
Retrieves the type of the actor to produce.
Namespace:
Akka.DI.Core
Assembly:
Akka.DI.Core (in Akka.DI.Core.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
C#
F#
Copy
public
Type
ActorType
{
get
; }
abstract
ActorType
:
Type
with
get
override
ActorType
:
Type
with
get
Property Value
Type:
Type
Implements
IIndirectActorProducer
ActorType
See Also
Reference
DIActorProducer Class
Akka.DI.Core Namespace
Akka.NET Home
|
Learn Akka.NET