Property | Type | Description | |
---|---|---|---|
ShouldTraceError | bool | ||
ShouldTraceVerbose | bool |
Method | Description | |
---|---|---|
IsEventEnabled ( int index ) : bool | ||
UpdateEventDefinitions ( System.Runtime.Diagnostics.EventDescriptor ed, ushort events ) : void |
public static IsEventEnabled ( int index ) : bool | ||
index | int | |
return | bool |
public static UpdateEventDefinitions ( System.Runtime.Diagnostics.EventDescriptor ed, ushort events ) : void | ||
ed | System.Runtime.Diagnostics.EventDescriptor | |
events | ushort | |
return | void |