Beispiel #1
0
 /// <summary>
 /// Shutdown all processes on all process-systems
 /// </summary>
 public static Unit shutdownAll() =>
 ActorContext.StopAllSystems();