Timer job
- Timer Jobs can be scheduled for automating jobs inside SharePoint 2010
SPJobDefinition
is the base class for Timer Job- Create Event Receiver Feature to create or delete the timer job
SPFeatureReceiver
is the base class for the event receiver- The feature gets deployed in the 14hive folder
- OWSTIMER.EXE is the process executing Timer Jobs
Sharepoint 2010: Create custom Timer jobs in sharepoint 2010: In this article, I am going to show you how to create custom timer jobs in SharePoint 2010. Formally creating a custom Timer jobs usin...
No comments:
Post a Comment