コード例 #1
0
ファイル: DBUtils.cs プロジェクト: buibup/PatientEmpathyAPI
 public static void RemoveAllIdleConnections()
 {
     DBCacheUtils.RemoveAllIdleConnections();
 }