[Missing <summary> documentation for "P:Akka.Actor.Kill.Instance"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic static Kill Instance { get; }
Public Shared ReadOnly Property Instance As Kill
Get
public:
static property Kill^ Instance {
Kill^ get ();
}
static member Instance : Kill with get
Property Value
Type:
Kill
See Also