Data Management Object Model Reference

IJob.Stop Method 

Description: By calling this method, the transformation will stop imediately, events defined after this event will not be executed

[Visual Basic]
Sub Stop()
[C#]
void Stop();

See Also

IJob Interface | SPSSMR.Data.Transformations Namespace