You need to design the processAttachment method for the MigrateAttachment class. Which attribute should you use?
Users report that a company's Dynamics 365 Finance website is slow. You suspect that a SQL query attached to the task GetFormlnteractionTask is the cause. You need to determine how long it takes for the query to run and return results. What should you use?
You create a method that uses the Async framework.
You need to capture the result of calling the Async method.
Which three elements should you include in the signature or parameters of the result method? Each correct answer presents part of the solution. Choose three.
NOTE: Each correct selection is worth one point.
You are using the SysTest framework to test code in Visual Studio.
You need to create a unit test class.
Which three attributes can you use to create the class? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.