chrisnicola/Mixpanel.NET

Allow async API calls with callbacks

Opened this issue · 0 comments

I'm open to suggestions here. I do want people to be able to confirm the results of API calls and determine if they want to deal with retries, etc. If someone wants to ignore the results that's easy enough, just pass null instead of a callback function.