Table of Contents

Constructor CorThreadEventArgs

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

CorThreadEventArgs(CorAppDomain, CorThread)

public CorThreadEventArgs(CorAppDomain appDomain, CorThread thread)

Parameters

appDomain CorAppDomain
thread CorThread

CorThreadEventArgs(CorAppDomain, CorThread, ManagedCallbackType)

public CorThreadEventArgs(CorAppDomain appDomain, CorThread thread, ManagedCallbackType callbackType)

Parameters

appDomain CorAppDomain
thread CorThread
callbackType ManagedCallbackType