You are implementing a new method named ProcessData. The ProcessData() method calls a third-party component that performs a long-running operation to retrieve stock information from a web service.
The third-party component uses the IAsyncResult pattern to signal completion of the long-running operation.
You need to ensure that the calling code handles the long-running operation as a System.Threading.Tasks.Task object.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
slargollo
Highly Voted 5 years, 5 months agoslargollo
5 years, 5 months agoslobex
Highly Voted 5 years, 1 month agonoussa
4 years, 5 months agoajpatonline
Most Recent 4 years, 5 months agoPedroalmeida25
4 years, 5 months agoHgstExam
4 years, 9 months agonoussa
4 years, 5 months agonoussa
4 years, 5 months agoBurgSharp
5 years ago