Create new build after SVN update

I am new to Jenkins, I have created a build project using SVN and C#(Visual Studio).
When I ruin the build manually everything works fine, but I want the build to begin after the SVN is updated. I found some batch code for git, but nothing for SVN.
All help would be appreciated.

Thanks

Maybe this article from stackoverflow?