コード例 #1
0
 private static int ShutdownSilo()
 {
     return(_hostWrapper?.Stop() ?? 0);
 }