hello
i am using wcf client proxy async calls which returns Task<YourType> i want to pass the callback method parameters how do i do it? if i can't do it how can i access the orignal parameters that i pass to the async call
thanks in davanced
shlomi
Reed Copsey, Jr. - http://reedcopsey.com If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful".