コード例 #1
0
ファイル: Prelude.cs プロジェクト: pahomovda/language-ext
 /// <summary>
 /// Shutdown all processes and restart
 /// </summary>
 public static Unit shutdownAll() =>
 ActorContext.Shutdown();