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

Reconnect to device after a reboot has occured #89

Closed
hpsin opened this issue Jul 26, 2016 · 2 comments
Closed

Reconnect to device after a reboot has occured #89

hpsin opened this issue Jul 26, 2016 · 2 comments
Assignees

Comments

@hpsin
Copy link
Contributor

hpsin commented Jul 26, 2016

See: https://github.com/Microsoft/WindowsDevicePortalWrapper/blob/58b60bb8819ef9ec35386d68a43c705d7ea4fd12/WindowsDevicePortalWrapper/WindowsDevicePortalWrapper.Shared/Core/OsInformation.cs#L135
This might be tying the implementation of the API wrapper too much to the calling code (e.g. if it's single shot, perhaps there shouldn't be a reconnect?)

@david-c-kline david-c-kline self-assigned this Jul 26, 2016
@david-c-kline
Copy link

I'll take this one. it is related to something else I am looking into.

@david-c-kline
Copy link

removing the reboot step in my upcoming change. this method is documented as not taking effect until after after a reboot. client code can handle that step (with user permission, of course)

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

2 participants