AsyncJob..::..Execute Method
Executes the async job by creating the job instance, registering it with the hosting environment, and running it.
If StopOnError is true and an exception occurs, the job is disabled.
Namespace:
AdvantageCMS.Core.Common.AsyncJobAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)

