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

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

_currentRequestsCounterSystem.Net.Http.HttpTelemetryprivate
_failedRequestsSystem.Net.Http.HttpTelemetryprivate
_failedRequestsCounterSystem.Net.Http.HttpTelemetryprivate
_failedRequestsPerSecondCounterSystem.Net.Http.HttpTelemetryprivate
_http11RequestsQueueDurationCounterSystem.Net.Http.HttpTelemetryprivate
_http20RequestsQueueDurationCounterSystem.Net.Http.HttpTelemetryprivate
_openedHttp11ConnectionsSystem.Net.Http.HttpTelemetryprivate
_openedHttp20ConnectionsSystem.Net.Http.HttpTelemetryprivate
_startedRequestsSystem.Net.Http.HttpTelemetryprivate
_startedRequestsCounterSystem.Net.Http.HttpTelemetryprivate
_startedRequestsPerSecondCounterSystem.Net.Http.HttpTelemetryprivate
_stoppedRequestsSystem.Net.Http.HttpTelemetryprivate
_totalHttp11ConnectionsCounterSystem.Net.Http.HttpTelemetryprivate
_totalHttp20ConnectionsCounterSystem.Net.Http.HttpTelemetryprivate
AddEventDescriptor([NotNull] ref EventMetadata[] eventData, string eventName, EventAttribute eventAttribute, ParameterInfo[] eventParameters, bool hasRelatedActivityID)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
AddListener(EventListener listener)System.Diagnostics.Tracing.EventSourceinlinepackage
AddProviderEnumKind(ManifestBuilder manifest, FieldInfo staticField, string providerEnumKind)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
AddValueToMetaData(List< byte > metaData, string value)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
AllowDuplicateSourceNamesSystem.Diagnostics.Tracing.EventSourceprivatestatic
AnyEventEnabled()System.Diagnostics.Tracing.EventSourceinlineprivate
AssertValidString(EventData *data)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
AttributeTypeNamesMatch(Type attributeType, Type reflectedAttributeType)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
ConnectionClosed(byte versionMajor, byte versionMinor)System.Net.Http.HttpTelemetryinlineprivate
ConnectionEstablished(byte versionMajor, byte versionMinor)System.Net.Http.HttpTelemetryinlineprivate
ConstructionExceptionSystem.Diagnostics.Tracing.EventSource
CreateManifestAndDescriptors([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type eventSourceType, string eventSourceDllName, EventSource source, EventManifestOptions flags=EventManifestOptions.None)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
CurrentThreadActivityIdSystem.Diagnostics.Tracing.EventSourcestatic
DebugCheckEvent(ref Dictionary< string, string > eventsByName, EventMetadata[] eventData, MethodInfo method, EventAttribute eventAttribute, ManifestBuilder manifest, EventManifestOptions options)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
DecodeObjects(object[] decodedObjects, Type[] parameterTypes, EventData *data)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
DefineEventPipeEvents()System.Diagnostics.Tracing.EventSourceinlineprivate
DispatchToAllListeners(EventWrittenEventArgs eventCallbackArgs)System.Diagnostics.Tracing.EventSourceinlinepackage
Dispose()System.Diagnostics.Tracing.EventSourceinline
Dispose(bool disposing)System.Diagnostics.Tracing.EventSourceinlineprotectedvirtual
DoCommand(EventCommandEventArgs commandArgs)System.Diagnostics.Tracing.EventSourceinlinepackage
DuplicateSourceNamesSwitchSystem.Diagnostics.Tracing.EventSourcepackagestatic
EnableEventForDispatcher(EventDispatcher dispatcher, EventProviderType eventProviderType, int eventId, bool value)System.Diagnostics.Tracing.EventSourceinlinepackage
EnsureDescriptorsInitialized()System.Diagnostics.Tracing.EventSourceinlineprivate
EventCommandExecutedSystem.Diagnostics.Tracing.EventSource
EventSource()System.Diagnostics.Tracing.EventSourceinlineprotected
EventSource(bool throwOnEventWriteErrors)System.Diagnostics.Tracing.EventSourceinlineprotected
EventSource(EventSourceSettings settings)System.Diagnostics.Tracing.EventSourceinlineprotected
EventSource(EventSourceSettings settings, params string[]? traits)System.Diagnostics.Tracing.EventSourceinlineprotected
EventSource(Guid eventSourceGuid, string eventSourceName)System.Diagnostics.Tracing.EventSourceinlinepackage
EventSource(Guid eventSourceGuid, string eventSourceName, EventSourceSettings settings, string[] traits=null)System.Diagnostics.Tracing.EventSourceinlinepackage
EventSource(string eventSourceName)System.Diagnostics.Tracing.EventSourceinline
EventSource(string eventSourceName, EventSourceSettings config)System.Diagnostics.Tracing.EventSourceinline
EventSource(string eventSourceName, EventSourceSettings config, params string[]? traits)System.Diagnostics.Tracing.EventSourceinline
EventSourceRequiresUnreferenceMessageSystem.Diagnostics.Tracing.EventSourceprivatestatic
EventSourceSuppressMessageSystem.Diagnostics.Tracing.EventSourceprivatestatic
GenerateGuidFromName(string name)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
GenerateManifest([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type eventSourceType, string? assemblyPathToIncludeInManifest)System.Diagnostics.Tracing.EventSourceinlinestatic
GenerateManifest([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type eventSourceType, string? assemblyPathToIncludeInManifest, EventManifestOptions flags)System.Diagnostics.Tracing.EventSourceinlinestatic
GetCustomAttributeHelper(MemberInfo member, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors|DynamicallyAccessedMemberTypes.PublicProperties)] Type attributeType, EventManifestOptions flags=EventManifestOptions.None)System.Diagnostics.Tracing.EventSourceinlinepackagestatic
GetDispatcher(EventListener listener)System.Diagnostics.Tracing.EventSourceinlineprivate
GetEventSourceBaseType(Type eventSourceType, bool allowEventSourceOverride, bool reflectionOnly)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
GetGuid(Type eventSourceType)System.Diagnostics.Tracing.EventSourceinlinestatic
GetHelperCallFirstArg(MethodInfo method)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
GetName(Type eventSourceType)System.Diagnostics.Tracing.EventSourceinlinestatic
GetName(Type eventSourceType, EventManifestOptions flags)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
GetOpcodeWithDefault(EventOpcode opcode, string eventName)System.Diagnostics.Tracing.EventSourceinlinepackagestatic
GetSources()System.Diagnostics.Tracing.EventSourceinlinestatic
GetTrait(string key)System.Diagnostics.Tracing.EventSourceinline
GuidSystem.Diagnostics.Tracing.EventSource
HexDigit(char c)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
Http11ConnectionClosed()System.Net.Http.HttpTelemetryinline
Http11ConnectionEstablished()System.Net.Http.HttpTelemetryinline
Http11RequestLeftQueue(double timeOnQueueMilliseconds)System.Net.Http.HttpTelemetryinline
Http20ConnectionClosed()System.Net.Http.HttpTelemetryinline
Http20ConnectionEstablished()System.Net.Http.HttpTelemetryinline
Http20RequestLeftQueue(double timeOnQueueMilliseconds)System.Net.Http.HttpTelemetryinline
Initialize(Guid eventSourceGuid, string eventSourceName, string[] traits)System.Diagnostics.Tracing.EventSourceinlineprivate
InitializeIsSupported()System.Diagnostics.Tracing.EventSourceinlineprivatestatic
InitializeProviderMetadata()System.Diagnostics.Tracing.EventSourceinlineprivate
IsCustomAttributeDefinedHelper(MemberInfo member, Type attributeType, EventManifestOptions flags=EventManifestOptions.None)System.Diagnostics.Tracing.EventSourceinlinepackagestatic
IsDisposedSystem.Diagnostics.Tracing.EventSourceprivate
IsEnabled()System.Diagnostics.Tracing.EventSourceinline
IsEnabled(EventLevel level, EventKeywords keywords)System.Diagnostics.Tracing.EventSourceinline
IsEnabled(EventLevel level, EventKeywords keywords, EventChannel channel)System.Diagnostics.Tracing.EventSourceinline
IsEnabledByDefault(int eventNum, bool enable, EventLevel currentLevel, EventKeywords currentMatchAnyKeyword)System.Diagnostics.Tracing.EventSourceinlineprivate
IsEnabledCommon(bool enabled, EventLevel currentLevel, EventKeywords currentMatchAnyKeyword, EventLevel eventLevel, EventKeywords eventKeywords, EventChannel eventChannel)System.Diagnostics.Tracing.EventSourceinlineprivate
IsSupportedSystem.Diagnostics.Tracing.EventSourcepackagestatic
LogSystem.Net.Http.HttpTelemetrystatic
LogEventArgsMismatches(int eventId, object[] args)System.Diagnostics.Tracing.EventSourceinlineprivate
m_activityTrackerSystem.Diagnostics.Tracing.EventSourceprivate
m_channelDataSystem.Diagnostics.Tracing.EventSourcepackage
m_completelyInitedSystem.Diagnostics.Tracing.EventSourceprivate
m_configSystem.Diagnostics.Tracing.EventSourceprivate
m_constructionExceptionSystem.Diagnostics.Tracing.EventSourceprivate
m_createEventLockSystem.Diagnostics.Tracing.EventSourceprivate
m_deferredCommandsSystem.Diagnostics.Tracing.EventSourceprivate
m_DispatchersSystem.Diagnostics.Tracing.EventSourcepackage
m_etwProviderSystem.Diagnostics.Tracing.EventSourceprivate
m_eventCommandExecutedSystem.Diagnostics.Tracing.EventSourceprivate
m_eventDataSystem.Diagnostics.Tracing.EventSourcepackage
m_eventHandleTableSystem.Diagnostics.Tracing.EventSourceprivate
m_eventPipeProviderSystem.Diagnostics.Tracing.EventSourceprivate
m_eventSourceDisposedSystem.Diagnostics.Tracing.EventSourceprivate
m_eventSourceEnabledSystem.Diagnostics.Tracing.EventSourceprivate
m_EventSourceExceptionRecurenceCountSystem.Diagnostics.Tracing.EventSourceprivatestatic
m_guidSystem.Diagnostics.Tracing.EventSourceprivate
m_idSystem.Diagnostics.Tracing.EventSourcepackage
m_levelSystem.Diagnostics.Tracing.EventSourcepackage
m_matchAnyKeywordSystem.Diagnostics.Tracing.EventSourcepackage
m_nameSystem.Diagnostics.Tracing.EventSourceprivate
m_outOfBandMessageCountSystem.Diagnostics.Tracing.EventSourceprivate
m_providerMetadataSystem.Diagnostics.Tracing.EventSourceprivate
m_rawManifestSystem.Diagnostics.Tracing.EventSourceprivate
m_traitsSystem.Diagnostics.Tracing.EventSourceprivate
m_writeEventStringEventHandleSystem.Diagnostics.Tracing.EventSourceprivate
ManifestMemberTypesSystem.Diagnostics.Tracing.EventSourceprivatestatic
NameSystem.Diagnostics.Tracing.EventSource
OnEventCommand(EventCommandEventArgs command)System.Net.Http.HttpTelemetryinlineprotectedvirtual
ProviderMetadataSystem.Diagnostics.Tracing.EventSourceprotected
RemoveFirstArgIfRelatedActivityId(ref ParameterInfo[] args)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
ReportOutOfBandMessage(string msg)System.Diagnostics.Tracing.EventSourceinlinepackage
RequestContentStart()System.Net.Http.HttpTelemetryinline
RequestContentStop(long contentLength)System.Net.Http.HttpTelemetryinline
RequestFailed()System.Net.Http.HttpTelemetryinline
RequestHeadersStart()System.Net.Http.HttpTelemetryinline
RequestHeadersStop()System.Net.Http.HttpTelemetryinline
RequestLeftQueue(double timeOnQueueMilliseconds, byte versionMajor, byte versionMinor)System.Net.Http.HttpTelemetryinlineprivate
RequestStart(string scheme, string host, int port, string pathAndQuery, byte versionMajor, byte versionMinor, HttpVersionPolicy versionPolicy)System.Net.Http.HttpTelemetryinlineprivate
RequestStart(HttpRequestMessage request)System.Net.Http.HttpTelemetryinline
RequestStop()System.Net.Http.HttpTelemetryinline
ResponseContentStart()System.Net.Http.HttpTelemetryinline
ResponseContentStop()System.Net.Http.HttpTelemetryinline
ResponseHeadersStart()System.Net.Http.HttpTelemetryinline
ResponseHeadersStop()System.Net.Http.HttpTelemetryinline
s_ActivityStartSuffixSystem.Diagnostics.Tracing.EventSourcepackagestatic
s_ActivityStopSuffixSystem.Diagnostics.Tracing.EventSourcepackagestatic
SelfDescribingEventsSystem.Diagnostics.Tracing.EventSourceprivate
SendCommand(EventSource eventSource, EventCommand command, IDictionary< string, string?>? commandArguments)System.Diagnostics.Tracing.EventSourceinlinestatic
SendCommand(EventListener listener, EventProviderType eventProviderType, int perEventSourceSessionId, int etwSessionId, EventCommand command, bool enable, EventLevel level, EventKeywords matchAnyKeyword, IDictionary< string, string > commandArguments)System.Diagnostics.Tracing.EventSourceinlinepackage
SendManifest(byte[] rawManifest)System.Diagnostics.Tracing.EventSourceinlineprivate
SerializeEventArgs(int eventId, object[] args)System.Diagnostics.Tracing.EventSourceinlineprivate
SetCurrentThreadActivityId(Guid activityId)System.Diagnostics.Tracing.EventSourceinlinestatic
SetCurrentThreadActivityId(Guid activityId, out Guid oldActivityThatWillContinue)System.Diagnostics.Tracing.EventSourceinlinestatic
SettingsSystem.Diagnostics.Tracing.EventSource
ThrowEventSourceException(string eventName, Exception innerEx=null)System.Diagnostics.Tracing.EventSourceinlineprivate
ThrowOnEventWriteErrorsSystem.Diagnostics.Tracing.EventSourceprivate
ToString()System.Diagnostics.Tracing.EventSourceinline
TrimEventDescriptors(ref EventMetadata[] eventData)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
UpdateDescriptor(string name, TraceLoggingEventTypes eventInfo, ref EventSourceOptions options, out EventDescriptor descriptor)System.Diagnostics.Tracing.EventSourceinlineprivate
ValidateSettings(EventSourceSettings settings)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
Write(string? eventName)System.Diagnostics.Tracing.EventSourceinline
Write(string? eventName, EventSourceOptions options)System.Diagnostics.Tracing.EventSourceinline
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, T data)System.Diagnostics.Tracing.EventSourceinline
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, EventSourceOptions options, T data)System.Diagnostics.Tracing.EventSourceinline
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, ref EventSourceOptions options, ref T data)System.Diagnostics.Tracing.EventSourceinline
Write<[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicProperties)] T >(string? eventName, ref EventSourceOptions options, ref Guid activityId, ref Guid relatedActivityId, ref T data)System.Diagnostics.Tracing.EventSourceinline
WriteCleanup(GCHandle *pPins, int cPins)System.Diagnostics.Tracing.EventSourceinlineprivatestatic
WriteEvent(int eventId, string arg1, string arg2, int arg3, string arg4, byte arg5, byte arg6, HttpVersionPolicy arg7)System.Net.Http.HttpTelemetryinlineprivate
WriteEvent(int eventId, double arg1, byte arg2, byte arg3)System.Net.Http.HttpTelemetryinlineprivate
WriteEvent(int eventId, byte arg1, byte arg2)System.Net.Http.HttpTelemetryinlineprivate
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, int arg1)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, int arg1, int arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, int arg1, int arg2, int arg3)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, long arg1)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, long arg1, long arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, long arg1, long arg2, long arg3)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, string? arg1)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, string? arg1, string? arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, string? arg1, string? arg2, string? arg3)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, string? arg1, int arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, string? arg1, int arg2, int arg3)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, string? arg1, long arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, long arg1, string? arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, int arg1, string? arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, byte[]? arg1)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, long arg1, byte[]? arg2)System.Diagnostics.Tracing.EventSourceinlineprotected
System::Diagnostics::Tracing::EventSource.WriteEvent(int eventId, params object?[] args)System.Diagnostics.Tracing.EventSourceinlineprotected
WriteEventCore(int eventId, int eventDataCount, EventData *data)System.Diagnostics.Tracing.EventSourceinlineprotected
WriteEventRaw(string eventName, ref EventDescriptor eventDescriptor, IntPtr eventHandle, Guid *activityID, Guid *relatedActivityID, int dataCount, IntPtr data)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteEventString(string msgString)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteEventVarargs(int eventId, Guid *childActivityID, object[] args)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteEventWithRelatedActivityId(int eventId, Guid relatedActivityId, params object?[] args)System.Diagnostics.Tracing.EventSourceinlineprotected
WriteEventWithRelatedActivityIdCore(int eventId, Guid *relatedActivityId, int eventDataCount, EventData *data)System.Diagnostics.Tracing.EventSourceinlineprotected
WriteImpl(string eventName, ref EventSourceOptions options, object data, Guid *pActivityId, Guid *pRelatedActivityId, TraceLoggingEventTypes eventTypes)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteMultiMerge(string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, params object[] values)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteMultiMerge(string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, EventData *data)System.Diagnostics.Tracing.EventSourceinlinepackage
WriteMultiMergeInner(string eventName, ref EventSourceOptions options, TraceLoggingEventTypes eventTypes, Guid *activityID, Guid *childActivityID, params object[] values)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteStringToAllListeners(string eventName, string msg)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteToAllListeners(EventWrittenEventArgs eventCallbackArgs, int eventDataCount, EventData *data)System.Diagnostics.Tracing.EventSourceinlineprivate
WriteToAllListeners(string eventName, ref EventDescriptor eventDescriptor, EventTags tags, Guid *pActivityId, Guid *pChildActivityId, EventPayload payload)System.Diagnostics.Tracing.EventSourceinlineprivate
~EventSource()System.Diagnostics.Tracing.EventSourceinlineprivate