Search results

  1. C

    NamedCache cannot refresh lock using AcquireLock from a different thread

    Hello, I'm using .NET 4.7.2, soss_svcdotnet 5.0.0.0, and soss_namedchache 6.0.0.0. Per documentation, calling AcquireLock(string) " on an instance of the NamedCache that already has a lock on the cached object will reset the 90 second lock timeout." However, when I use the same NamedCache...
Top