Constructor CorNativeStopEventArgs
CorNativeStopEventArgs(CorProcess, int, IntPtr, bool)
public CorNativeStopEventArgs(CorProcess process, int threadId, IntPtr debugEvent, bool isOutOfBand)
Parameters
process
CorProcessthreadId
intdebugEvent
IntPtrisOutOfBand
bool
CorNativeStopEventArgs(CorProcess, int, IntPtr, bool, ManagedCallbackType)
public CorNativeStopEventArgs(CorProcess process, int threadId, IntPtr debugEvent, bool isOutOfBand, ManagedCallbackType callbackType)
Parameters
process
CorProcessthreadId
intdebugEvent
IntPtrisOutOfBand
boolcallbackType
ManagedCallbackType