We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5268497 commit e9875cfCopy full SHA for e9875cf
src/Microsoft.Graph.Core/Requests/GraphClientFactory.cs
@@ -10,6 +10,7 @@ namespace Microsoft.Graph
10
using System.Net.Http;
11
using System.Net.Http.Headers;
12
using System.Runtime.InteropServices;
13
+ using System.Threading;
14
using Azure.Core;
15
using Microsoft.Graph.Authentication;
16
using Microsoft.Kiota.Abstractions.Authentication;
0 commit comments