Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support timeout being specified in seconds instead of minutes #252

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

steve-sweitzer
Copy link

Minutes are not sufficiently granular for a timeout period. Added capability for timeout to be specified in seconds (considered milliseconds, but that's excessively granular for this type of service). Maintains backwards compatibility. Seconds value will override minutes if set.

Added field, property, and method to support the timeout being specified in second instead of minutes.  Minutes are not sufficiently granular.
….GetTimeOutTimeSpan

Change in support of allowing timeout to be specified in seconds instead of minutes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant