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
Create Infinite Retention Policy seems not possible. Both TimeSpan.FromMilliseconds(0) and TimeSpan.FromMilliseconds(-1) as Timeout.InfiniteTimeSpan throw Exception "System.ArgumentException: 'Minimum retention duration is 1 hour''"
Create Infinite Retention Policy seems not possible. Both TimeSpan.FromMilliseconds(0) and TimeSpan.FromMilliseconds(-1) as Timeout.InfiniteTimeSpan throw Exception "System.ArgumentException: 'Minimum retention duration is 1 hour''"