| PropsEmpty Property |
A pre-configured
Props that creates an actor that doesn't respond to messages.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public static Props Empty { get; }
static member Empty : Props with get
Property Value
Type:
PropsSee Also