Click or drag to resize
Akka.NETResolveActorType Property
TBD

Namespace:  Akka.Util
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public abstract Type ActorType { get; }

Property Value

Type: Type

Implements

IIndirectActorProducerActorType
See Also