Shawn

Results 69 comments of Shawn

Thanks for picking that up. Do you have any suggestion on how to attach to an existing event?

Thanks for the code suggestion. Hey! If they now have an idle feature in the browser's api, why use this one? (I haven't dug deeper into it to see what...

Hello Thorst, thanks for taking an interest in the project. I'll look into these issues. So the only problem is ie8 and the visibility api?

@chrisbloom7 what would you like to see changed?

Hey @DrLeh, properties may be missing from certain response objects. You can add them and submit a PR when you find cases like this.

What part of the API are you using?

Sorry, I meant what API call are you using? What class is that `EmailInfo`?

Have you gotten around this? I'm not seeing where we're using `.Result` in the wrapper, which I think would cause a race condition. Is it possible for you to switch...

Does this example help? https://github.com/shawnmclean/Mandrill-dotnet/blob/master/tests/IntegrationTests/Messages/SendTemplateTests.cs#L36