The process event delegates are not getting called, because they expect an IStepElement but Process is not implementing that interface.
The process event delegates are not getting called, because they expect an IStepElement but Process is not implementing that interface.