Class Stop
Class Stop.
Inherited Members
Namespace: Akka.Dispatch.SysMsg
Assembly: Akka.dll
Syntax
public sealed class Stop : SystemMessage, ISystemMessage, INoSerializationVerificationNeeded
Methods
| Edit this page View SourceToString()
TBD
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| string | TBD |
Edit this page