Method | Description | |
---|---|---|
AssemblyPluginJob ( ) : System |
Ctor used by Scheduler engine
|
|
Execute ( IJobExecutionContext context ) : void |
Entry point into the job execution.
|
Method | Description | |
---|---|---|
GetAppDomain ( string pluginPath, string pluginAssemblyName ) : |
||
GetPluginTypeName ( |
public Execute ( IJobExecutionContext context ) : void | ||
context | IJobExecutionContext | |
return | void |