• Polly and interfaces
  • TL/DR
  • Execution interfaces and policy-type interfaces
  • The execution interfaces
  • The Policy-type interfaces
  • Generic variants
  • Policy-type interfaces expose behaviour and properties specific to that policy type
  • IsPolicy interface
  • Implementing your own policies
  • Other interfaces