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

No way to change the TimeoutOnConnection setting #120

Open
cwenger opened this issue Apr 18, 2020 · 0 comments
Open

No way to change the TimeoutOnConnection setting #120

cwenger opened this issue Apr 18, 2020 · 0 comments

Comments

@cwenger
Copy link

cwenger commented Apr 18, 2020

It looks like there is no way for a user of this library to change most of the settings in MqttSettings, such as TimeoutOnConnection. They are properties initialized via public constants, and have setters with internal access modifiers (except for InflightQueueSize). Is this by design? Or is there some way to change them that I'm missing?

@cwenger cwenger changed the title How can one change the TimeoutOnConnection property? No way to change the TimeoutOnConnection setting Apr 18, 2020
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

No branches or pull requests

1 participant