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

Package Functions

 EventPipeProviderConfiguration (string providerName, ulong keywords, uint loggingLevel, string filterData)
 

Properties

string ProviderName [get]
 
ulong Keywords [get]
 
uint LoggingLevel [get]
 
string FilterData [get]
 

Private Attributes

readonly string m_providerName
 
readonly ulong m_keywords
 
readonly uint m_loggingLevel
 
readonly string m_filterData
 

Detailed Description

Definition at line 5 of file EventPipeProviderConfiguration.cs.


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