Xilosof
61e3652edf
Add MaxNumberOfRetries setting.
...
Indicates the maximum number of times a request that received error 429 will be sent again after a timeout until it receives code 200 or an error code not equal to 429.
2021-03-14 21:43:07 +03:00
FlorianDahn
5e87d00c58
Localization updates
...
- small localization updates
- correction in enumration from safe to save
2020-04-21 21:50:59 +02:00
FlorianDahn
efe5fef7d0
Adding setting for automated session serialization on shutdown
...
- adding automated session serialization on application ending (console or shutdown/logoff)
- adding console class for managing system events
2020-04-21 21:45:21 +02:00
FlorianDahn
eebb5cb6f5
Create eSettings.cs
...
- adding eSettings enumeration
2020-04-21 21:44:01 +02:00