Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Http.Http2Connection Member List

This is the complete list of members for System.Net.Http.Http2Connection, including all inherited members.

_abortExceptionSystem.Net.Http.Http2Connectionprivate
_availableStreamsWaiterSystem.Net.Http.Http2Connectionprivate
_connectionWindowSystem.Net.Http.Http2Connectionprivate
_creationTickCountSystem.Net.Http.HttpConnectionBaseprivate
_disposedSystem.Net.Http.Http2Connectionprivate
_expectingSettingsAckSystem.Net.Http.Http2Connectionprivate
_hpackDecoderSystem.Net.Http.Http2Connectionprivate
_httpStreamsSystem.Net.Http.Http2Connectionprivate
_idleSinceTickCountSystem.Net.Http.Http2Connectionprivate
_incomingBufferSystem.Net.Http.Http2Connectionprivate
_initialServerStreamWindowSizeSystem.Net.Http.Http2Connectionprivate
_keepAlivePingDelaySystem.Net.Http.Http2Connectionprivate
_keepAlivePingPayloadSystem.Net.Http.Http2Connectionprivate
_keepAlivePingPolicySystem.Net.Http.Http2Connectionprivate
_keepAlivePingTimeoutSystem.Net.Http.Http2Connectionprivate
_keepAlivePingTimeoutTimestampSystem.Net.Http.Http2Connectionprivate
_keepAliveStateSystem.Net.Http.Http2Connectionprivate
_lastDateHeaderValueSystem.Net.Http.HttpConnectionBaseprivate
_lastPendingWriterShouldFlushSystem.Net.Http.Http2Connectionprivate
_lastServerHeaderValueSystem.Net.Http.HttpConnectionBaseprivate
_markedByTelemetryStatusSystem.Net.Http.Http2Connectionprivate
_maxConcurrentStreamsSystem.Net.Http.Http2Connectionprivate
_nextPingRequestTimestampSystem.Net.Http.Http2Connectionprivate
_nextStreamSystem.Net.Http.Http2Connectionprivate
_outgoingBufferSystem.Net.Http.Http2Connectionprivate
_pendingWindowUpdateSystem.Net.Http.Http2Connectionprivate
_poolSystem.Net.Http.Http2Connectionprivate
_rttEstimatorSystem.Net.Http.Http2Connectionprivate
_shutdownSystem.Net.Http.Http2Connectionprivate
_shutdownWaiterSystem.Net.Http.Http2Connectionprivate
_streamSystem.Net.Http.Http2Connectionprivate
_streamsInUseSystem.Net.Http.Http2Connectionprivate
_writeChannelSystem.Net.Http.Http2Connectionprivate
Abort(Exception abortException)System.Net.Http.Http2Connectioninlineprivate
AddStream(Http2Stream http2Stream)System.Net.Http.Http2Connectioninlineprivate
ChangeInitialWindowSize(int newSize)System.Net.Http.Http2Connectioninlineprivate
ChangeMaxConcurrentStreams(uint newValue)System.Net.Http.Http2Connectioninlineprivate
CheckUsabilityOnScavenge()System.Net.Http.HttpConnectionBaseinlinevirtual
Dispose()System.Net.Http.Http2Connectioninline
ExtendWindow(int amount)System.Net.Http.Http2Connectioninlineprivate
FinalTeardown()System.Net.Http.Http2Connectioninlineprivate
firstSystem.Net.Http.Http2Connectionprivatestatic
FlushAsync(CancellationToken cancellationToken)System.Net.Http.Http2Connectioninlinepackage
FlushOutgoingBytesAsync()System.Net.Http.Http2Connectioninlineprivate
FrameFlags enum nameSystem.Net.Http.Http2Connectionprivate
FrameType enum nameSystem.Net.Http.Http2Connectionprivate
GetFrameData(ReadOnlySpan< byte > frameData, bool hasPad, bool hasPriority)System.Net.Http.Http2Connectioninlineprivate
GetIdleTicks(long nowTicks)System.Net.Http.Http2Connectioninline
GetLifetimeTicks(long nowTicks)System.Net.Http.HttpConnectionBaseinline
GetRequestAbortedException(Exception innerException=null)System.Net.Http.Http2Connectioninlineprivatestatic
GetResponseHeaderValueWithCaching(HeaderDescriptor descriptor, ReadOnlySpan< byte > value, Encoding valueEncoding)System.Net.Http.HttpConnectionBaseinline
GetStream(int streamId)System.Net.Http.Http2Connectioninlineprivate
HeartBeat()System.Net.Http.Http2Connectioninlinepackage
Http2Connection(HttpConnectionPool pool, Stream stream)System.Net.Http.Http2Connectioninline
IgnoreExceptions(ValueTask< int > task)System.Net.Http.HttpConnectionBaseinlinepackagestatic
IsDigit(byte c)System.Net.Http.HttpConnectionBaseinlinepackagestatic
KeepAliveState enum nameSystem.Net.Http.Http2Connectionpackage
LogExceptions(Task task)System.Net.Http.HttpConnectionBaseinlinepackage
ParseStatusCode(ReadOnlySpan< byte > value)System.Net.Http.HttpConnectionBaseinlinepackagestatic
PerformWriteAsync< T >(int writeBytes, T state, Func< T, Memory< byte >, bool > writeAction, CancellationToken cancellationToken=default(CancellationToken))System.Net.Http.Http2Connectioninlineprivate
ProcessAltSvcFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ProcessDataFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ProcessGoAwayFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ProcessHeadersFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ProcessIncomingFramesAsync()System.Net.Http.Http2Connectioninlineprivate
ProcessOutgoingFramesAsync()System.Net.Http.Http2Connectioninlineprivate
ProcessPingAck(long payload)System.Net.Http.Http2Connectioninlineprivate
ProcessPingFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ProcessPriorityFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ProcessRstStreamFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ProcessSettingsFrame(FrameHeader frameHeader, bool initialFrame=false)System.Net.Http.Http2Connectioninlineprivate
ProcessWindowUpdateFrame(FrameHeader frameHeader)System.Net.Http.Http2Connectioninlineprivate
ReadFrameAsync(bool initialFrame=false)System.Net.Http.Http2Connectioninlineprivate
RefreshPingTimestamp()System.Net.Http.Http2Connectioninlineprivate
ReleaseStream()System.Net.Http.Http2Connectioninline
RemoveStream(Http2Stream http2Stream)System.Net.Http.Http2Connectioninlineprivate
s_channelOptionsSystem.Net.Http.Http2Connectionprivatestatic
s_http2ConnectionPrefaceSystem.Net.Http.Http2Connectionprivatestatic
SendAsync(HttpRequestMessage request, bool async, CancellationToken cancellationToken)System.Net.Http.Http2Connectioninline
SendEndStreamAsync(int streamId)System.Net.Http.Http2Connectioninlineprivate
SendHeadersAsync(HttpRequestMessage request, CancellationToken cancellationToken, bool mustFlush)System.Net.Http.Http2Connectioninlineprivate
SendPingAsync(long pingContent, bool isAck=false)System.Net.Http.Http2Connectioninlineprivate
SendRstStreamAsync(int streamId, Http2ProtocolErrorCode errorCode)System.Net.Http.Http2Connectioninlineprivate
SendSettingsAckAsync()System.Net.Http.Http2Connectioninlineprivate
SendStreamDataAsync(int streamId, ReadOnlyMemory< byte > buffer, bool finalFlush, CancellationToken cancellationToken)System.Net.Http.Http2Connectioninlineprivate
SendWindowUpdateAsync(int streamId, int amount)System.Net.Http.Http2Connectioninlineprivate
SettingId enum nameSystem.Net.Http.Http2Connectionprivate
SetupAsync()System.Net.Http.Http2Connectioninline
Shutdown()System.Net.Http.Http2Connectioninlineprivate
SignalAvailableStreamsWaiter(bool result)System.Net.Http.Http2Connectioninlineprivate
SignalShutdownWaiter()System.Net.Http.Http2Connectioninlineprivate
SplitBuffer(ReadOnlyMemory< byte > buffer, int maxSize)System.Net.Http.Http2Connectioninlineprivatestatic
SyncObjectSystem.Net.Http.Http2Connectionprivate
t_headerValuesSystem.Net.Http.Http2Connectionprivatestatic
ThrowProtocolError()System.Net.Http.Http2Connectioninlineprivatestatic
ThrowProtocolError(Http2ProtocolErrorCode errorCode)System.Net.Http.Http2Connectioninlineprivatestatic
ThrowRequestAborted(Exception innerException=null)System.Net.Http.Http2Connectioninlineprivatestatic
ThrowRetry(string message, Exception innerException=null)System.Net.Http.Http2Connectioninlineprivatestatic
ToString()System.Net.Http.Http2Connectioninline
Trace(string message, [CallerMemberName] string memberName=null)System.Net.Http.Http2Connectioninline
Trace(int streamId, string message, [CallerMemberName] string memberName=null)System.Net.Http.Http2Connectioninlinepackage
TraceConnection(Stream stream)System.Net.Http.HttpConnectionBaseinlineprotected
TryReserveStream()System.Net.Http.Http2Connectioninline
VerifyKeepAlive()System.Net.Http.Http2Connectioninlineprivate
WaitForAvailableStreamsAsync()System.Net.Http.Http2Connectioninline
WaitForShutdownAsync()System.Net.Http.Http2Connectioninline
WriteBytes(ReadOnlySpan< byte > bytes, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
WriteHeaderCollection(HttpRequestMessage request, HttpHeaders headers, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
WriteHeaders(HttpRequestMessage request, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
WriteIndexedHeader(int index, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
WriteIndexedHeader(int index, string value, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
WriteLiteralHeader(string name, ReadOnlySpan< string > values, Encoding valueEncoding, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
WriteLiteralHeaderValue(string value, Encoding valueEncoding, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
WriteLiteralHeaderValues(ReadOnlySpan< string > values, string separator, Encoding valueEncoding, ref System.Net.ArrayBuffer headerBuffer)System.Net.Http.Http2Connectioninlineprivate
~Http2Connection()System.Net.Http.Http2Connectioninlineprivate