Click or drag to resize
Akka.NETPropsType Property
The type of the actor that is created.

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

Property Value

Type: Type
See Also