Kill..::..Instance Property

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

Syntax


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