2 references to StartAsync
Microsoft.AspNetCore.Http.Connections.Client (2)
HttpConnectionFactory.cs (1)
66
await connection.
StartAsync
(cancellationToken).ConfigureAwait(false);
HttpConnectionOptions.cs (1)
248
/// Gets or sets the default <see cref="TransferFormat" /> to use if <see cref="HttpConnection.
StartAsync
(CancellationToken)"/>