PoisonPill..::..Instance Property

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

Syntax


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