bool TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)
void SetProxyFailed(Uri uri)
long GetProxyRenewTicks(Uri uri)
readonly ConcurrentDictionary< Uri, long > _failedProxies
bool TryRenewProxy(Uri uri, long renewTicks)
static int Exchange(ref int location1, int value)
static long Read(ref long location)
void TryEnter(ref bool lockTaken)