2 references to SetupAsync
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.Http2.cs (1)
262
await http2Connection.
SetupAsync
(cancellationToken).ConfigureAwait(false);
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
134
/// <summary>Set once <see cref="
SetupAsync
"/> completes. Until then, no keep alive PINGs are sent.</summary>