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

Allow for 'awaiting' Tracker methods #17

Closed
salexander6 opened this issue Nov 19, 2012 · 1 comment
Closed

Allow for 'awaiting' Tracker methods #17

salexander6 opened this issue Nov 19, 2012 · 1 comment

Comments

@salexander6
Copy link

Consider providing async Task overloads for TrackEvent, TrackTransaction, and TrackPageView. I am using this library in an WinRT background task which will exit before the Tracker method completes unless I await the completion.

Thanks!
Scott

@maartenba
Copy link
Owner

Consider it done!

maartenba added a commit that referenced this issue Nov 20, 2012
Issue #17 - Allow for 'awaiting' Tracker methods
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