Asynchronous Programming for Relativity

Async and Await is Microsoft’s latest programming pattern for creating scalable, asynchronous applications in .NET. As Microsoft’s frameworks are moving toward async code, Relativity’s APIs are also adopting this pattern—making async coding a key skill for developing on the platform. This session covers the basics of using async and await, and how you can apply it when developing for Relativity’s APIs. We will focus on detailed code examples, pitfalls, and best practices when using async and await in Relativity.