Is CdnManagementClient thread safe?

Fleyshman, Igor 41 Reputation points
2021-06-24T14:12:06.907+00:00

Is CdnManagementClient thread safe?

Azure Front Door
Azure Front Door
An Azure service that provides a cloud content delivery network with threat protection.
622 questions
0 comments No comments
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 49,261 Reputation points Microsoft Employee
    2021-06-28T01:25:54.957+00:00

    Hello @Fleyshman, Igor ,

    Apologies for the delay in response.

    We guarantee that all client instance methods are thread-safe and independent of each other. This ensures that reusing client instances is always safe, even across threads. Hence, CdnManagementClient is thread safe.

    Please refer : https://devblogs.microsoft.com/azure-sdk/lifetime-management-and-thread-safety-guarantees-of-azure-sdk-net-clients/#thread-safety-clients-are-thread-safe
    https://azure.github.io/azure-sdk/dotnet_introduction.html#dotnet-service-methods-thread-safety

    Kindly let us know if the above helps or you need further assistance on this issue.

    ----------------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

0 additional answers

Sort by: Most helpful