Search results for query: *

  • Users: Kalis
  • Content: Threads
  • Order by date
  1. K

    Changing the c# code to Async method

    Hello, I am using the below code to programatically call an API and purge the cache requests. It works as is but I have a need to change this to an async method instead of sync. I tried to use the async..wait method below. Can you please see if it looks OK. using Akamai.EdgeGrid.Auth; using...
Back
Top Bottom