Props..::..Empty Property

A Props instance whose creator will create an actor that doesn't respond to any message

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public static Props Empty { get; }
Public Shared ReadOnly Property Empty As Props
	Get
public:
static property Props^ Empty {
	Props^ get ();
}

Field Value

The empty.