Constructor CorLogSwitchEventArgs
CorLogSwitchEventArgs(CorAppDomain, CorThread, int, int, string, string)
public CorLogSwitchEventArgs(CorAppDomain appDomain, CorThread thread, int level, int reason, string logSwitchName, string parentName)
Parameters
CorLogSwitchEventArgs(CorAppDomain, CorThread, int, int, string, string, ManagedCallbackType)
public CorLogSwitchEventArgs(CorAppDomain appDomain, CorThread thread, int level, int reason, string logSwitchName, string parentName, ManagedCallbackType callbackType)
Parameters
appDomain
CorAppDomainthread
CorThreadlevel
intreason
intlogSwitchName
stringparentName
stringcallbackType
ManagedCallbackType