Click or drag to resize
PropsType Property
Gets the type.

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

Property Value

Type: Type
The type.
See Also