You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SqlDistributedLock constructor should take interfaces instead of concrete classes. This allows it and classes that create it to be unit tested more easily.