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