Click or drag to resize
Akka.NETPropsTypeName Property
The assembly qualified name of 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 string TypeName { get; }

Property Value

Type: String
See Also