Is there any restriction on the combination of the two frameworks? (in vs2012)
Searched and did not find any valid information. I can use async await, usually with PostSharp? I refer specifically to “OnMethodBoundaryAspect” and similar..
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Apparently works.
Only is a necessary caution, because of the use of Task that are mentioned here:
http://theburningmonk.com/2012/11/aop-using-postsharp-attributes-with-async-tasktaskt-methods/