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

Call IsParametersDIrty() in a loop after the Login() #3

Closed
A-tG opened this issue Feb 7, 2021 · 1 comment
Closed

Call IsParametersDIrty() in a loop after the Login() #3

A-tG opened this issue Feb 7, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@A-tG
Copy link
Owner

A-tG commented Feb 7, 2021

To receive correct parameters (for example by using GetParameter()) right after Login() call IsParametersDirty() in a loop until it returns 1, otherwise parameters might be incorrect/outdated.

@A-tG A-tG added the documentation Improvements or additions to documentation label Feb 7, 2021
@A-tG A-tG closed this as completed Feb 7, 2021
@A-tG A-tG reopened this Feb 7, 2021
@A-tG A-tG pinned this issue Feb 7, 2021
@A-tG A-tG closed this as completed Feb 7, 2021
@A-tG
Copy link
Owner Author

A-tG commented Feb 8, 2021

There is WaitForNewParams() method for that in extended class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant