Table of Contents

Constructor CorExceptionUnwind2EventArgs

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

CorExceptionUnwind2EventArgs(CorAppDomain, CorThread, CorDebugExceptionUnwindCallbackType, int)

public CorExceptionUnwind2EventArgs(CorAppDomain appDomain, CorThread thread, CorDebugExceptionUnwindCallbackType eventType, int flags)

Parameters

appDomain CorAppDomain
thread CorThread
eventType CorDebugExceptionUnwindCallbackType
flags int

CorExceptionUnwind2EventArgs(CorAppDomain, CorThread, CorDebugExceptionUnwindCallbackType, int, ManagedCallbackType)

public CorExceptionUnwind2EventArgs(CorAppDomain appDomain, CorThread thread, CorDebugExceptionUnwindCallbackType eventType, int flags, ManagedCallbackType callbackType)

Parameters

appDomain CorAppDomain
thread CorThread
eventType CorDebugExceptionUnwindCallbackType
flags int
callbackType ManagedCallbackType