2 references to WithActiveRequests
Aspire.Dashboard (1)
ResourceService\DashboardClient.cs (1)
122
KeepAlivePingPolicy = HttpKeepAlivePingPolicy.
WithActiveRequests
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
2108
if (_keepAlivePingPolicy == HttpKeepAlivePingPolicy.
WithActiveRequests
)