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
Ensure that CommitDelayIncrement is greater than TimeSpan.Zero (#531)
* Throw argument out of range exception when CommitDelayIncrement is set to a negative value in OpenSessionOptions, and add an acceptance test to verify that an exception is thrown to the session user when CommitDelayIncrement is set to zero.
Co-authored-by: Tamara Rivera <tamita.rivera@gmail.com>
0 commit comments