Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.EventSource.EventMetadata Struct Reference

Public Attributes

EventDescriptor Descriptor
 
IntPtr EventHandle
 
EventTags Tags
 
bool EnabledForAnyListener
 
bool EnabledForETW
 
bool EnabledForEventPipe
 
bool HasRelatedActivityID
 
string Name
 
string Message
 
ParameterInfo[] Parameters
 
int EventListenerParameterCount
 
bool AllParametersAreString
 
bool AllParametersAreInt32
 
EventActivityOptions ActivityOptions
 

Properties

TraceLoggingEventTypes TraceLoggingEventTypes [get]
 
ReadOnlyCollection< stringParameterNames [get]
 
Type[] ParameterTypes [get]
 

Private Attributes

TraceLoggingEventTypes _traceLoggingEventTypes
 
ReadOnlyCollection< string_parameterNames
 
Type[] _parameterTypes
 

Detailed Description

Definition at line 92 of file EventSource.cs.


The documentation for this struct was generated from the following file: