Click or drag to resize
Akka.NETPropsNone Field
A pre-configured Props that doesn't create actors.
Note Note
The value of this field is null.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static readonly Props None

Field Value

Type: Props
See Also