If I remove a GeoTiffRasterLayer, it takes a long time before I can manually delete the tiff file from my Windows filesystem.
We are calling Close() on the layer, which is described as "This method closes the Layer and releases all resources it was using."
Is there something I can do to release the lock on the file more quickly?
Thanks,
Greg