Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ CreateOperationCanceledException()

static Exception System.Net.Http.CancellationHelper.CreateOperationCanceledException ( Exception innerException,
CancellationToken cancellationToken )
inlinestaticpackage

Definition at line 19 of file CancellationHelper.cs.

References System.cancellationToken, and System.Net.Http.CancellationHelper.s_cancellationMessage.

Referenced by System.Net.Http.HttpConnection.ContentLengthReadStream.CompleteCopyToAsync(), System.Net.Http.HttpConnection.ConnectionCloseReadStream.CompleteCopyToAsync(), System.Net.Http.HttpConnection.RawConnectionStream.CompleteCopyToAsync(), System.Net.Http.HttpConnectionPool.ConnectToTcpHostAsync(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.CopyToAsyncCore(), System.Net.Http.HttpConnectionPool.CreateConnectTimeoutException(), System.Net.Http.ConnectHelper.CreateWrappedException(), System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(), System.Net.Http.HttpContent.LoadIntoBuffer(), System.Net.Http.HttpConnection.MapSendException(), System.Net.Http.HttpConnection.ConnectionCloseReadStream.ReadAsync(), System.Net.Http.HttpConnection.ContentLengthReadStream.ReadAsync(), System.Net.Http.HttpConnection.RawConnectionStream.ReadAsync(), System.Net.Http.HttpConnection.ChunkedEncodingReadStream.ReadAsyncCore(), System.Net.Http.CancellationHelper.ThrowOperationCanceledException(), System.Net.Http.Http2Connection.Http2Stream.WaitForDataAsync(), and System.Net.Http.HttpConnection.RawConnectionStream.WaitWithConnectionCancellationAsync().