United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Office and SharePoint development
SharePoint general development
SharePoint 2013
Reference
.NET server API reference
Administration class library
Microsoft.SharePoint.Administration
SPJobDefinition class
SPJobDefinition methods
AddBackupObjects method
Delete method
Execute method
GetChild method
OnAbort method
OnBackup method
OnBackupComplete method
OnPostRestore method
OnPrepareBackup method
OnPreRestore method
OnRestore method
RunNow method
Update method
UpdateProgress method
Validate method
This topic has not yet been rated
-
Rate this topic
SPJobDefinition
.
RunNow method
SharePoint 2013
Other Versions
SharePoint 2010
Schedules the job for immediate execution.
Namespace:
Microsoft.SharePoint.Administration
Assembly:
Microsoft.SharePoint
(in Microsoft.SharePoint.dll)
Syntax
C#
VB
Copy
public
void
RunNow()
See also
Reference
SPJobDefinition class
SPJobDefinition members
Microsoft.SharePoint.Administration namespace
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions
ADD