Constructor CorExceptionUnwind2EventArgs
CorExceptionUnwind2EventArgs(CorAppDomain, CorThread, CorDebugExceptionUnwindCallbackType, int)
public CorExceptionUnwind2EventArgs(CorAppDomain appDomain, CorThread thread, CorDebugExceptionUnwindCallbackType eventType, int flags)
Parameters
appDomain
CorAppDomainthread
CorThreadeventType
CorDebugExceptionUnwindCallbackTypeflags
int
CorExceptionUnwind2EventArgs(CorAppDomain, CorThread, CorDebugExceptionUnwindCallbackType, int, ManagedCallbackType)
public CorExceptionUnwind2EventArgs(CorAppDomain appDomain, CorThread thread, CorDebugExceptionUnwindCallbackType eventType, int flags, ManagedCallbackType callbackType)
Parameters
appDomain
CorAppDomainthread
CorThreadeventType
CorDebugExceptionUnwindCallbackTypeflags
intcallbackType
ManagedCallbackType