Will a stored procedure
delay until the ssis package ran from sp_start_job, is complete or finished before proceding to the next task in the stored procedure?

Will the full sql agent job complete before the next step in the stored procedure is executed?