Table of Contents

Constructor CorExceptionEventArgs

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

CorExceptionEventArgs(CorAppDomain, CorThread, bool)

public CorExceptionEventArgs(CorAppDomain appDomain, CorThread thread, bool unhandled)

Parameters

appDomain CorAppDomain
thread CorThread
unhandled bool

CorExceptionEventArgs(CorAppDomain, CorThread, bool, ManagedCallbackType)

public CorExceptionEventArgs(CorAppDomain appDomain, CorThread thread, bool unhandled, ManagedCallbackType callbackType)

Parameters

appDomain CorAppDomain
thread CorThread
unhandled bool
callbackType ManagedCallbackType