When the Hangfire server is stopped, the storage is not disposed. Can server run Dispose() on storage if the storage supports IDisposable?
When the Hangfire server is stopped, the storage is not disposed. Can server run Dispose() on storage if the storage supports IDisposable?