Method RaiseThreadException
RaiseThreadException(object, ThreadExceptionEventArgs)
Raises ThreadException event.
public static void RaiseThreadException(object sender, ThreadExceptionEventArgs args)
Parameters
sender
objectSender parameter of the event.
args
ThreadExceptionEventArgsEvent arguments.