After I used OpenAsync on a local geodatabase, it created these two lock files: .geodatabase-wal,.geodatabase-shm after I added some layers to the MapView. The lock files remain even I removed all its layers or perform GC.Collect. Is there a way to close the opened geodatabase without closing the application?