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
For IDistributedCache methods of MemcachedClient class, when operation failed, they return default values.
They should throw exceptions so that the invoker can know operation failed or not.