コード例 #1
0
 public override void StopModule(ILifetimeScope scope)
 {
     _connManager?.CloseConnections();
 }