SPPausableJobDefinition.Execute method
Execute the job definition.
Overload list
Name | Description | |
---|---|---|
Execute(Guid) | Execute the job definition based on the given job instance identifier. (Overrides SPJobDefinition.Execute(Guid).) | |
Execute(SPJobState) | Execute the job definition. |
Top