stop a running journal process

I'm looking for a general stop (button) to cancel, abort a running journal routine.
I've played around with system.threading without success.
Can anyone offer an example code?
TIA

This should do:
ufs.Abort.EnableAbort()

/UdoMM