Exemple #1
0
 public bool IsShutdown()
 => vgcSetting.IsShutdown();
Exemple #2
0
 public bool IsShutdown() => isDisposing || vgcSetting.IsShutdown();